diff options
Diffstat (limited to 'configs/wb45n_defconfig')
-rw-r--r-- | configs/wb45n_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wb45n_defconfig b/configs/wb45n_defconfig index 5d7c7bfdcf..4f830986fa 100644 --- a/configs/wb45n_defconfig +++ b/configs/wb45n_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y +CONFIG_SYS_TEXT_BASE=0x23f00000 CONFIG_TARGET_WB45N=y CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y |