]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/engicam/icorem6/README
arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual
[people/ms/u-boot.git] / board / engicam / icorem6 / README
index c264a9443b478343d7a189a167c7e7f5e3515cd8..12d1e2180c81b977b9d29a5f9dd7851c09316cce 100644 (file)
@@ -1,12 +1,19 @@
 How to use U-Boot on Engicam i.CoreM6 DualLite/Solo and Quad/Dual Starter Kit:
 -----------------------------------------------------------------------------
 
-- Build U-Boot for Engicam i.CoreM6 QDL:
+- Configure U-Boot for Engicam i.CoreM6 QDL:
 
 $ make mrproper
 $ make icorem6qdl_mmc_defconfig
+
+- Build for i.CoreM6 DualLite/Solo
+
 $ make
 
+- Build for i.CoreM6 Quad/Dual
+
+$ make DEVICE_TREE=imx6q-icore
+
 This will generate the SPL image called SPL and the u-boot-dtb.img.
 
 - Flash the SPL image into the micro SD card: