diff options
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r-- | configs/smartweb_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index af08354e601..5e54e7f6de2 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig @@ -22,9 +22,9 @@ CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 CONFIG_SPL_HAS_BSS_LINKER_SECTION=y CONFIG_SPL_BSS_START_ADDR=0x20000000 CONFIG_SPL_BSS_MAX_SIZE=0x4000 +CONFIG_SYS_LOAD_ADDR=0x22000000 CONFIG_SPL=y CONFIG_ENV_OFFSET_REDUND=0x180000 -CONFIG_SYS_LOAD_ADDR=0x22000000 CONFIG_LTO=y CONFIG_FIT=y CONFIG_NAND_BOOT=y |