imx: imx8qm-rom7720: switch to binman

Switch to use binman to pack images

Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
This commit is contained in:
Oliver Graute
2022-11-04 16:03:37 +01:00
committed by Stefano Babic
parent 20cc70a84f
commit 55be8433d5
6 changed files with 140 additions and 5 deletions

View File

@@ -57,8 +57,7 @@ Build U-Boot
$ export ATF_LOAD_ADDR=0x80000000
$ export BL33_LOAD_ADDR=0x80020000
$ make imx8qm_rom7720_a1_4G_defconfig
$ make u-boot.bin
$ make flash.bin
$ make
Flash the binary into the SD card
---------------------------------