diff options
Diffstat (limited to 'configs/wb50n_defconfig')
-rw-r--r-- | configs/wb50n_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wb50n_defconfig b/configs/wb50n_defconfig index a19cc2bdf3..8f80336d4b 100644 --- a/configs/wb50n_defconfig +++ b/configs/wb50n_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y +CONFIG_SYS_TEXT_BASE=0x23f00000 CONFIG_TARGET_WB50N=y CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y |