Template:VAR-SOM-MX7 DTB MX7 KIRKSTONE: Difference between revisions
From Variscite Wiki
(Created page with "<pre> Build only the device tree for VAR-SOM-MX7 with eMMC: $ make -j4 imx7d-var-som-emmc.dtb Build only the device tree for VAR-SOM-MX7 with eMMC and WM8731: $ make -j4 imx7d-var-som-emmc-wm8731.dtb Build only the device tree for VAR-SOM-MX7 with NAND flash: $ make -j4 imx7d-var-som-nand.dtb Build only the device tree for VAR-SOM-MX7 with NAND flash and WM8731: $ make -j4 imx7d-var-som-nand-wm8731.dtb Build only the device tree for VAR-SOM-MX7 with eMMC and M4 support:...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<pre> | <pre> | ||
Build only the device tree for VAR-SOM-MX7 with eMMC: | Build only the device tree for VAR-SOM-MX7 with eMMC: | ||
Line 17: | Line 18: | ||
$ make -j4 imx7d-var-som-nand-m4-wm8731.dtb | $ make -j4 imx7d-var-som-nand-m4-wm8731.dtb | ||
</pre> | </pre> | ||
</includeonly> |