diff options
Diffstat (limited to 'include/configs/stxgp3.h')
| -rw-r--r-- | include/configs/stxgp3.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stxgp3.h b/include/configs/stxgp3.h index 2188e5401..a0f2ed0da 100644 --- a/include/configs/stxgp3.h +++ b/include/configs/stxgp3.h @@ -151,7 +151,6 @@  #define CONFIG_SYS_LBC_LSDMR_4		0x1861b723  #define CONFIG_SYS_LBC_LSDMR_5		0x4061b723 -#define CONFIG_L1_INIT_RAM  #define CONFIG_SYS_INIT_RAM_LOCK	1  #define CONFIG_SYS_INIT_RAM_ADDR       0x60000000      /* Initial RAM address  */  #define CONFIG_SYS_INIT_RAM_END	0x4000		/* End of used area in RAM */  |