diff options
Diffstat (limited to 'configs/dalmore_defconfig')
-rw-r--r-- | configs/dalmore_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dalmore_defconfig b/configs/dalmore_defconfig index 2fef3a4daa..cc46f4eda4 100644 --- a/configs/dalmore_defconfig +++ b/configs/dalmore_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y -CONFIG_SYS_TEXT_BASE=0x80110000 +CONFIG_TEXT_BASE=0x80110000 CONFIG_SYS_MALLOC_LEN=0x2500000 CONFIG_NR_DRAM_BANKS=2 CONFIG_ENV_SIZE=0x2000 |