From 463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7 Mon Sep 17 00:00:00 2001 From: Teresa Remmet Date: Wed, 6 Oct 2021 11:56:54 +0200 Subject: board: phytec: imx8mm-phycore: Switch to binman Use binman for image creation. Signed-off-by: Teresa Remmet --- configs/phycore-imx8mm_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/phycore-imx8mm_defconfig b/configs/phycore-imx8mm_defconfig index 1897cb3..c221398 100644 --- a/configs/phycore-imx8mm_defconfig +++ b/configs/phycore-imx8mm_defconfig @@ -21,7 +21,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="oftree" CONFIG_BOARD_LATE_INIT=y -- cgit v1.1