diff options
Diffstat (limited to 'configs/pomelo_defconfig')
-rw-r--r-- | configs/pomelo_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pomelo_defconfig b/configs/pomelo_defconfig index ee5abb0e1e..be6806f8b9 100644 --- a/configs/pomelo_defconfig +++ b/configs/pomelo_defconfig @@ -1,6 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_POMELO=y -CONFIG_SYS_TEXT_BASE=0x180000 +CONFIG_TEXT_BASE=0x180000 CONFIG_SYS_MALLOC_LEN=0x101000 CONFIG_SYS_MALLOC_F_LEN=0x400 CONFIG_NR_DRAM_BANKS=1 |