diff options
author | Oliver Graute <oliver.graute@kococonnector.com> | 2022-11-04 16:03:40 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2022-11-09 17:12:32 +0100 |
commit | 4aa738823c5e1683bfb2113e53247f28fc437c24 (patch) | |
tree | b464e3fcb0afb987a5fff5b395a3345e0f699831 /board | |
parent | 61c57b614e5d70698906d9048e2aa195156ffe68 (diff) | |
download | u-boot-4aa738823c5e1683bfb2113e53247f28fc437c24.tar.gz |
imx: imx8qm: imx8qm_mek switch to binman
Switch to use binman to pack images
Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/freescale/imx8qm_mek/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/imx8qm_mek/README b/board/freescale/imx8qm_mek/README index 570ed7e2109..b1a4c6cc822 100644 --- a/board/freescale/imx8qm_mek/README +++ b/board/freescale/imx8qm_mek/README @@ -40,7 +40,7 @@ And copy the following firmwares to U-Boot folder: Build U-Boot ============ $ make imx8qm_mek_defconfig -$ make flash.bin +$ make Flash the binary into the SD card ================================= |