diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/engicam/icorem6/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/board/engicam/icorem6/README b/board/engicam/icorem6/README index cf2eff2da4..c264a9443b 100644 --- a/board/engicam/icorem6/README +++ b/board/engicam/icorem6/README @@ -7,15 +7,15 @@ $ make mrproper $ make icorem6qdl_mmc_defconfig $ make -This will generate the SPL image called SPL and the u-boot.img. +This will generate the SPL image called SPL and the u-boot-dtb.img. - Flash the SPL image into the micro SD card: sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync -- Flash the u-boot.img image into the micro SD card: +- Flash the u-boot-dtb.img image into the micro SD card: -sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync +sudo dd if=u-boot-dtb.img of=/dev/mmcblk0 bs=1k seek=69; sync - Jumper settings: |