diff options
Diffstat (limited to 'configs/wb45n_defconfig')
-rw-r--r-- | configs/wb45n_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wb45n_defconfig b/configs/wb45n_defconfig index 8ef9e80626..2538f47f2c 100644 --- a/configs/wb45n_defconfig +++ b/configs/wb45n_defconfig @@ -6,8 +6,8 @@ CONFIG_TARGET_WB45N=y CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y -CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_ENV_OFFSET=0xA0000 +CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_SPL_TEXT_BASE=0x300000 |