summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2021-10-22 05:42:18 +0300
committerTom Rini <trini@konsulko.com>2022-01-07 23:42:41 +0300
commitddc890bc7e41ccca32f89a5b47eed70a2319d476 (patch)
tree2cc9fc82e976d32d2ecd2369ab207038f84d0506 /configs
parentf7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f (diff)
downloadu-boot-ddc890bc7e41ccca32f89a5b47eed70a2319d476.tar.xz
imx: pico-imx8mq: switch to use binman
Switch to use binman to pack images Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Patrick Wildt <patrick@blueri.se>
Diffstat (limited to 'configs')
-rw-r--r--configs/pico-imx8mq_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pico-imx8mq_defconfig b/configs/pico-imx8mq_defconfig
index 419537090f..e1bed3430a 100644
--- a/configs/pico-imx8mq_defconfig
+++ b/configs/pico-imx8mq_defconfig
@@ -23,7 +23,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_BOARD_EARLY_INIT_F=y
CONFIG_BOARD_LATE_INIT=y
CONFIG_SPL_BOARD_INIT=y