diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index 59d61faeaf1..9eec9281849 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -1,6 +1,6 @@ CONFIG_ARM=y CONFIG_COUNTER_FREQUENCY=19000000 -CONFIG_SYS_TEXT_BASE=0x35000000 +CONFIG_TEXT_BASE=0x35000000 CONFIG_SYS_MALLOC_LEN=0x801000 CONFIG_NR_DRAM_BANKS=6 CONFIG_ENV_SIZE=0x1000 |