Template:VAR-SOM-MX7 DTB MX7 KIRKSTONE

From Variscite Wiki
Revision as of 10:50, 14 January 2025 by Diego (talk | contribs) (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:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:
$ make -j4 imx7d-var-som-emmc-m4.dtb
Build only the device tree for VAR-SOM-MX7 with eMMC, WM8731 and M4 support:
$ make -j4 imx7d-var-som-emmc-m4-wm8731.dtb
Build only the device tree for VAR-SOM-MX7 with NAND flash and M4 support:
$ make -j4 imx7d-var-som-nand-m4.dtb
Build only the device tree for VAR-SOM-MX7 with NAND flash, WM8731 and M4 support:
$ make -j4 imx7d-var-som-nand-m4-wm8731.dtb