diff options
Diffstat (limited to 'include/configs/MVBLM7.h')
| -rw-r--r-- | include/configs/MVBLM7.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/MVBLM7.h b/include/configs/MVBLM7.h index 25d807731..1cfdef5f4 100644 --- a/include/configs/MVBLM7.h +++ b/include/configs/MVBLM7.h @@ -116,7 +116,7 @@  /*   * U-Boot memory configuration   */ -#define CONFIG_SYS_MONITOR_BASE	TEXT_BASE +#define CONFIG_SYS_MONITOR_BASE	CONFIG_SYS_TEXT_BASE  #undef	CONFIG_SYS_RAMBOOT  #define CONFIG_SYS_INIT_RAM_LOCK |