Template:DART-6UL DTB THUD V1: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Build only the device tree for DART-6UL with i.MX6ULL SOC, eMMC and SD card: | Build only the device tree for DART-6UL with i.MX6ULL SOC, eMMC and SD card: | ||
Line 37: | Line 36: | ||
$ make -j4 imx6ulz-var-dart-6ulcustomboard-nand-wifi.dtb | $ make -j4 imx6ulz-var-dart-6ulcustomboard-nand-wifi.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, eMMC and SD card: | ||
$ make -j4 imx6ull-var-som-concerto-board-emmc-sd-card.dtb | $ make -j4 imx6ull-var-som-concerto-board-emmc-sd-card.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, eMMC and WiFi: | ||
$ make -j4 imx6ull-var-som-concerto-board-emmc-wifi.dtb | $ make -j4 imx6ull-var-som-concerto-board-emmc-wifi.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, NAND flash and SD card: | ||
$ make -j4 imx6ull-var-som-concerto-board-nand-sd-card.dtb | $ make -j4 imx6ull-var-som-concerto-board-nand-sd-card.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, NAND flash and WiFi: | ||
$ make -j4 imx6ull-var-som-concerto-board-nand-wifi.dtb | $ make -j4 imx6ull-var-som-concerto-board-nand-wifi.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, eMMC and SD card: | ||
$ make -j4 imx6ul-var-som-concerto-board-emmc-sd-card.dtb | $ make -j4 imx6ul-var-som-concerto-board-emmc-sd-card.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, eMMC and WiFi: | ||
$ make -j4 imx6ul-var-som-concerto-board-emmc-wifi.dtb | $ make -j4 imx6ul-var-som-concerto-board-emmc-wifi.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, NAND flash and SD card: | ||
$ make -j4 imx6ul-var-som-concerto-board-nand-sd-card.dtb | $ make -j4 imx6ul-var-som-concerto-board-nand-sd-card.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, NAND flash and WiFi: | ||
$ make -j4 imx6ul-var-som-concerto-board-nand-wifi.dtb | $ make -j4 imx6ul-var-som-concerto-board-nand-wifi.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, eMMC and SD card: | ||
$ make -j4 imx6ulz-var-som-concerto-board-emmc-sd-card.dtb | $ make -j4 imx6ulz-var-som-concerto-board-emmc-sd-card.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, eMMC and WiFi: | ||
$ make -j4 imx6ulz-var-som-concerto-board-emmc-wifi.dtb | $ make -j4 imx6ulz-var-som-concerto-board-emmc-wifi.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, NAND flash and SD card: | ||
$ make -j4 imx6ulz-var-som-concerto-board-nand-sd-card.dtb | $ make -j4 imx6ulz-var-som-concerto-board-nand-sd-card.dtb | ||
Build only the device tree for VAR-SOM-6UL | Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, NAND flash and WiFi: | ||
$ make -j4 imx6ulz-var-som-concerto-board-nand-wifi.dtb | $ make -j4 imx6ulz-var-som-concerto-board-nand-wifi.dtb | ||
</pre> | </pre> | ||
Revision as of 17:06, 4 February 2025
Build only the device tree for DART-6UL with i.MX6ULL SOC, eMMC and SD card: $ make -j4 imx6ull-var-dart-6ulcustomboard-emmc-sd-card.dtb Build only the device tree for DART-6UL with i.MX6ULL SOC, eMMC and WiFi: $ make -j4 imx6ull-var-dart-6ulcustomboard-emmc-wifi.dtb Build only the device tree for DART-6UL with i.MX6ULL SOC, NAND flash and SD card: $ make -j4 imx6ull-var-dart-6ulcustomboard-nand-sd-card.dtb Build only the device tree for DART-6UL with i.MX6ULL SOC, NAND flash and WiFi: $ make -j4 imx6ull-var-dart-6ulcustomboard-nand-wifi.dtb Build only the device tree for DART-6UL with i.MX6UL SOC, eMMC and SD card: $ make -j4 imx6ul-var-dart-6ulcustomboard-emmc-sd-card.dtb Build only the device tree for DART-6UL with i.MX6UL SOC, eMMC and WiFi: $ make -j4 imx6ul-var-dart-6ulcustomboard-emmc-wifi.dtb Build only the device tree for DART-6UL with i.MX6UL SOC, NAND flash and SD card: $ make -j4 imx6ul-var-dart-6ulcustomboard-nand-sd-card.dtb Build only the device tree for DART-6UL with i.MX6UL SOC, NAND flash and WiFi: $ make -j4 imx6ul-var-dart-6ulcustomboard-nand-wifi.dtb Build only the device tree for DART-6UL with i.MX6ULZ SOC, eMMC and SD card: $ make -j4 imx6ulz-var-dart-6ulcustomboard-emmc-sd-card.dtb Build only the device tree for DART-6UL with i.MX6ULZ SOC, eMMC and WiFi: $ make -j4 imx6ulz-var-dart-6ulcustomboard-emmc-wifi.dtb Build only the device tree for DART-6UL with i.MX6ULZ SOC, NAND flash and SD card: $ make -j4 imx6ulz-var-dart-6ulcustomboard-nand-sd-card.dtb Build only the device tree for DART-6UL with i.MX6ULZ SOC, NAND flash and WiFi: $ make -j4 imx6ulz-var-dart-6ulcustomboard-nand-wifi.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, eMMC and SD card: $ make -j4 imx6ull-var-som-concerto-board-emmc-sd-card.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, eMMC and WiFi: $ make -j4 imx6ull-var-som-concerto-board-emmc-wifi.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, NAND flash and SD card: $ make -j4 imx6ull-var-som-concerto-board-nand-sd-card.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULL SOC, NAND flash and WiFi: $ make -j4 imx6ull-var-som-concerto-board-nand-wifi.dtb Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, eMMC and SD card: $ make -j4 imx6ul-var-som-concerto-board-emmc-sd-card.dtb Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, eMMC and WiFi: $ make -j4 imx6ul-var-som-concerto-board-emmc-wifi.dtb Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, NAND flash and SD card: $ make -j4 imx6ul-var-som-concerto-board-nand-sd-card.dtb Build only the device tree for VAR-SOM-6UL with i.MX6UL SOC, NAND flash and WiFi: $ make -j4 imx6ul-var-som-concerto-board-nand-wifi.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, eMMC and SD card: $ make -j4 imx6ulz-var-som-concerto-board-emmc-sd-card.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, eMMC and WiFi: $ make -j4 imx6ulz-var-som-concerto-board-emmc-wifi.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, NAND flash and SD card: $ make -j4 imx6ulz-var-som-concerto-board-nand-sd-card.dtb Build only the device tree for VAR-SOM-6UL with i.MX6ULZ SOC, NAND flash and WiFi: $ make -j4 imx6ulz-var-som-concerto-board-nand-wifi.dtb