diff options
Diffstat (limited to 'include/configs/sbc8548.h')
| -rw-r--r-- | include/configs/sbc8548.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index aefd30a1e..5ce4dac5e 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -280,7 +280,6 @@  				| CONFIG_SYS_LBC_LSDMR_RFEN		\  				) -#define CONFIG_L1_INIT_RAM  #define CONFIG_SYS_INIT_RAM_LOCK	1  #define CONFIG_SYS_INIT_RAM_ADDR	0xe4010000	/* Initial RAM address */  #define CONFIG_SYS_INIT_RAM_END	0x4000		/* End of used area in RAM */ |