diff options
Diffstat (limited to 'configs/bk4r1_defconfig')
-rw-r--r-- | configs/bk4r1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bk4r1_defconfig b/configs/bk4r1_defconfig index 40990a91f0..66adeac725 100644 --- a/configs/bk4r1_defconfig +++ b/configs/bk4r1_defconfig @@ -2,7 +2,7 @@ CONFIG_ARM=y CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_SYS_THUMB_BUILD=y CONFIG_ARCH_VF610=y -CONFIG_SYS_TEXT_BASE=0x3f401000 +CONFIG_TEXT_BASE=0x3f401000 CONFIG_SYS_MALLOC_LEN=0x402000 CONFIG_SYS_MALLOC_F_LEN=0x800 CONFIG_NR_DRAM_BANKS=1 |