diff options
Diffstat (limited to 'include/configs/MVBLM7.h')
| -rw-r--r-- | include/configs/MVBLM7.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/MVBLM7.h b/include/configs/MVBLM7.h index bc2d8253b..4ecf8068e 100644 --- a/include/configs/MVBLM7.h +++ b/include/configs/MVBLM7.h @@ -130,7 +130,6 @@  #define CONFIG_SYS_MONITOR_BASE	TEXT_BASE  #undef	CONFIG_SYS_RAMBOOT -#define CONFIG_L1_INIT_RAM  #define CONFIG_SYS_INIT_RAM_LOCK  #define CONFIG_SYS_INIT_RAM_ADDR	0xFD000000	/* Initial RAM address */  #define CONFIG_SYS_INIT_RAM_END	0x1000		/* End of used area in RAM*/ |