commit | 4aa738823c5e1683bfb2113e53247f28fc437c24 | [log] [tgz] |
---|---|---|
author | Oliver Graute <oliver.graute@kococonnector.com> | Fri Nov 04 16:03:40 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Wed Nov 09 17:12:32 2022 +0100 |
tree | b464e3fcb0afb987a5fff5b395a3345e0f699831 | |
parent | 61c57b614e5d70698906d9048e2aa195156ffe68 [diff] |
imx: imx8qm: imx8qm_mek switch to binman Switch to use binman to pack images Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
diff --git a/board/freescale/imx8qm_mek/README b/board/freescale/imx8qm_mek/README index 570ed7e..b1a4c6c 100644 --- a/board/freescale/imx8qm_mek/README +++ b/board/freescale/imx8qm_mek/README
@@ -40,7 +40,7 @@ Build U-Boot ============ $ make imx8qm_mek_defconfig -$ make flash.bin +$ make Flash the binary into the SD card =================================