summaryrefslogtreecommitdiffstats
path: root/include/configs/tam3517-common.h
diff options
context:
space:
mode:
authorThomas Weber <thomas@tomweber.eu>2012-11-27 10:32:40 +0000
committerTom Rini <trini@ti.com>2012-12-10 12:45:34 -0700
commitabcbe2eb00dbb18d42bc505363115146c14a7ea0 (patch)
treec638ab3d86051b356ee8e51c1bb83d025a1a79d3 /include/configs/tam3517-common.h
parentcdd0729ead6845262c3b22f6f5a51d67dd0010ed (diff)
downloadblackbird-obmc-uboot-abcbe2eb00dbb18d42bc505363115146c14a7ea0.tar.gz
blackbird-obmc-uboot-abcbe2eb00dbb18d42bc505363115146c14a7ea0.zip
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
Remove the unused PHYS_SDRAM_1_SIZE from OMAP3 config files. Signed-off-by: Thomas Weber <thomas@tomweber.eu>
Diffstat (limited to 'include/configs/tam3517-common.h')
-rw-r--r--include/configs/tam3517-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h
index a3e84a3c75..c377678929 100644
--- a/include/configs/tam3517-common.h
+++ b/include/configs/tam3517-common.h
@@ -191,7 +191,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
/*
OpenPOWER on IntegriCloud