summaryrefslogtreecommitdiffstats
path: root/include/configs/tricorder.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/tricorder.h
parentcdd0729ead6845262c3b22f6f5a51d67dd0010ed (diff)
downloadtalos-obmc-uboot-abcbe2eb00dbb18d42bc505363115146c14a7ea0.tar.gz
talos-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/tricorder.h')
-rw-r--r--include/configs/tricorder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 5859a7337b..c5c058508b 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -247,7 +247,6 @@
/* Physical Memory Map */
#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 (128 << 20) /* at least 128 MiB */
#define PHYS_SDRAM_2 OMAP34XX_SDRC_CS1
/* NAND and environment organization */
OpenPOWER on IntegriCloud