imx8mn_beacon_2g: Switch to binman
authorAdam Ford <aford173@gmail.com>
Fri, 7 Jan 2022 20:39:04 +0000 (14:39 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jan 2022 20:42:39 +0000 (15:42 -0500)
The standard 1GB Nano was converted to binman, but the 2G version
was neglected.  Convert it to binman as well.

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
configs/imx8mn_beacon_2g_defconfig

index 5f116b7..80e0bbb 100644 (file)
@@ -26,7 +26,7 @@ CONFIG_SYS_LOAD_ADDR=0x40480000
 CONFIG_FIT=y
 CONFIG_FIT_EXTERNAL_OFFSET=0x3000
 CONFIG_SPL_LOAD_FIT=y
-CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh"
+# CONFIG_USE_SPL_FIT_GENERATOR is not set
 CONFIG_OF_SYSTEM_SETUP=y
 CONFIG_DEFAULT_FDT_FILE="imx8mn-beacon-kit.dtb"
 CONFIG_ARCH_MISC_INIT=y