aboutsummaryrefslogtreecommitdiff
path: root/configs/deneb_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-10-23 15:08:23 -0400
committerTom Rini2023-10-23 15:08:23 -0400
commit4bb6f61220f7f4c79ccf98f4281733e6ea6c50f0 (patch)
tree7500746191348dcda02ed1a8e999683b8f8b7eac /configs/deneb_defconfig
parent5ef34c2329dd36baa7852c7b6c5e3ea00a94ab14 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/deneb_defconfig')
-rw-r--r--configs/deneb_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig
index ee2478aa0bb..65b9809f467 100644
--- a/configs/deneb_defconfig
+++ b/configs/deneb_defconfig
@@ -22,8 +22,6 @@ CONFIG_SPL_STACK=0x13e000
CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x2000
CONFIG_IDENT_STRING=" ##v01.06"
-CONFIG_SPL_LOAD_IMX_CONTAINER=y
-CONFIG_IMX_CONTAINER_CFG="board/siemens/capricorn/uboot-container.cfg"
CONFIG_SYS_LOAD_ADDR=0x80280000
CONFIG_REMAKE_ELF=y
CONFIG_FIT=y
@@ -46,6 +44,8 @@ CONFIG_SPL_BSS_MAX_SIZE=0x1000
CONFIG_SPL_BOARD_INIT=y
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
# CONFIG_SPL_LEGACY_IMAGE_FORMAT is not set
+CONFIG_SPL_LOAD_IMX_CONTAINER=y
+CONFIG_IMX_CONTAINER_CFG="board/siemens/capricorn/uboot-container.cfg"
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
CONFIG_SPL_SYS_MALLOC=y