]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_zoom2.h
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
[karo-tx-uboot.git] / include / configs / omap3_zoom2.h
index d6814248ed18e831d8e998910f9b0b21b439e2fe..a6b48a80ce42c58f8f2ffcd79bbcc7bf84c27f67 100644 (file)
  */
 #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
 
 /*-----------------------------------------------------------------------