summaryrefslogtreecommitdiff
path: root/board/engicam
diff options
context:
space:
mode:
Diffstat (limited to 'board/engicam')
-rw-r--r--board/engicam/icorem6/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/board/engicam/icorem6/README b/board/engicam/icorem6/README
index c264a9443b4..12d1e2180c8 100644
--- a/board/engicam/icorem6/README
+++ b/board/engicam/icorem6/README
@@ -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: