diff options
Diffstat (limited to 'configs/bcm_ns3_defconfig')
-rw-r--r-- | configs/bcm_ns3_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm_ns3_defconfig b/configs/bcm_ns3_defconfig index 89f7f2c522..4928a203d0 100644 --- a/configs/bcm_ns3_defconfig +++ b/configs/bcm_ns3_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_GIC_V3_ITS=y CONFIG_TARGET_BCMNS3=y -CONFIG_SYS_TEXT_BASE=0xFF000000 +CONFIG_TEXT_BASE=0xFF000000 CONFIG_SYS_MALLOC_LEN=0xc00000 CONFIG_SYS_MALLOC_F_LEN=0x400 CONFIG_NR_DRAM_BANKS=2 |