aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-10-06 11:56:54 +0200
committerStefano Babic <sbabic@denx.de>2021-10-20 15:10:13 +0200
commit463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7 (patch)
treefcdfe14047ca2e5c4b166d0f684c839d8518bd36 /configs
parent454ea0e2c60e06acfe949bc4bc1143040c8d467b (diff)
downloadu-boot-463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7.zip
u-boot-463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7.tar.gz
u-boot-463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7.tar.bz2
board: phytec: imx8mm-phycore: Switch to binman
Use binman for image creation. Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/phycore-imx8mm_defconfig2
1 files changed, 1 insertions, 1 deletions
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