diff options
Diffstat (limited to 'configs/M5249EVB_defconfig')
-rw-r--r-- | configs/M5249EVB_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/M5249EVB_defconfig b/configs/M5249EVB_defconfig index e4fb7ab96a..5c6bd24de3 100644 --- a/configs/M5249EVB_defconfig +++ b/configs/M5249EVB_defconfig @@ -1,5 +1,5 @@ CONFIG_M68K=y -CONFIG_SYS_TEXT_BASE=0xFFE00000 +CONFIG_TEXT_BASE=0xFFE00000 CONFIG_SYS_MALLOC_LEN=0x100000 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_SECT_SIZE=0x2000 |