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