diff options
Diffstat (limited to 'include/configs/mcx.h')
| -rw-r--r-- | include/configs/mcx.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/mcx.h b/include/configs/mcx.h index bf49cc138..a436149a5 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -323,7 +323,6 @@   */  #define CONFIG_NR_DRAM_BANKS	2	/* CS1 may or may not be populated */  #define PHYS_SDRAM_1		OMAP34XX_SDRC_CS0 -#define PHYS_SDRAM_1_SIZE	(32 << 20)	/* at least 32 MiB */  #define PHYS_SDRAM_2		OMAP34XX_SDRC_CS1  /* |