diff options
Diffstat (limited to 'include/configs/MPC8540EVAL.h')
| -rw-r--r-- | include/configs/MPC8540EVAL.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/MPC8540EVAL.h b/include/configs/MPC8540EVAL.h index 46a141a2c..21cf965ab 100644 --- a/include/configs/MPC8540EVAL.h +++ b/include/configs/MPC8540EVAL.h @@ -161,7 +161,6 @@  #define CONFIG_SYS_OR4_PRELIM          0xffffe1f1  #define CONFIG_SYS_BCSR                (CONFIG_SYS_BR4_PRELIM & 0xffff8000) -#define CONFIG_L1_INIT_RAM  #define CONFIG_SYS_INIT_RAM_LOCK	1  #define CONFIG_SYS_INIT_RAM_ADDR	0x40000000	/* Initial RAM address	*/  #define CONFIG_SYS_INIT_RAM_END	0x4000		/* End of used area in RAM */ |