mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
imx8: update README
After u-boot.cnt is padded to flash.bin automatically by script, no need to burn the image mannually, so drop the step. Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -41,7 +41,6 @@ Build U-Boot
|
|||||||
============
|
============
|
||||||
$ make imx8qm_mek_defconfig
|
$ make imx8qm_mek_defconfig
|
||||||
$ make flash.bin
|
$ make flash.bin
|
||||||
$ dd if=u-boot.cnt of=flash.bin bs=512 seek=1984
|
|
||||||
|
|
||||||
Flash the binary into the SD card
|
Flash the binary into the SD card
|
||||||
=================================
|
=================================
|
||||||
|
@@ -41,7 +41,6 @@ Build U-Boot
|
|||||||
============
|
============
|
||||||
$ make imx8qxp_mek_defconfig
|
$ make imx8qxp_mek_defconfig
|
||||||
$ make flash.bin
|
$ make flash.bin
|
||||||
$ dd if=u-boot.cnt of=flash.bin bs=512 seek=1984
|
|
||||||
|
|
||||||
Flash the binary into the SD card
|
Flash the binary into the SD card
|
||||||
=================================
|
=================================
|
||||||
|
Reference in New Issue
Block a user