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 ffdc81806e..7a950afc7a 100644 --- a/configs/M5249EVB_defconfig +++ b/configs/M5249EVB_defconfig @@ -1,5 +1,5 @@ CONFIG_M68K=y -CONFIG_SYS_TEXT_BASE=0xffe00000 +CONFIG_SYS_TEXT_BASE=0xFFE00000 CONFIG_TARGET_M5249EVB=y CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set |