summaryrefslogtreecommitdiff
path: root/configs/deneb_defconfig
diff options
context:
space:
mode:
authorOliver Graute <oliver.graute@kococonnector.com>2022-11-04 18:03:42 +0300
committerStefano Babic <sbabic@denx.de>2022-11-09 19:12:32 +0300
commitbc1d145eafc1cc078abb3f86a37cfdc52abe891f (patch)
tree732149540555b7f19cf1d82f0a3223bbf15d38e9 /configs/deneb_defconfig
parentdcbc4ae9d6699a1bc8c6b0509b0b22ec2d1a9429 (diff)
downloadu-boot-bc1d145eafc1cc078abb3f86a37cfdc52abe891f.tar.xz
imx: imx8qxp: deneb switch to binman
Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/deneb_defconfig')
-rw-r--r--configs/deneb_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig
index cb4dd33202..a5836f4c86 100644
--- a/configs/deneb_defconfig
+++ b/configs/deneb_defconfig
@@ -26,6 +26,8 @@ CONFIG_SYS_LOAD_ADDR=0x80280000
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80200000
CONFIG_REMAKE_ELF=y
+CONFIG_FIT=y
+CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_BOOTDELAY=3