aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am3517_crane.h
diff options
context:
space:
mode:
authorThomas Weber <weber@corscience.de>2011-11-26 10:30:56 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:35 +0100
commit0997561de956783ef1ac2f0acf649a0793882a3a (patch)
tree4452bba0dba1371a0a8eb22a1207c41d59d1e327 /include/configs/am3517_crane.h
parent8152c6f6f538c0c3b61a9e0cd6e1c67f1bcc687a (diff)
ARM: OMAP3: Remove unused define SDRC_R_C_B
This patch removes the unused definition of SDRC_R_C_B from the config files. Acked-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Acked-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Thomas Weber <weber@corscience.de> Acked-by: Luca Ceresoli <luca.ceresoli@comelit.it> Acked-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/am3517_crane.h')
-rw-r--r--include/configs/am3517_crane.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h
index 8842a183f..25ce2dab4 100644
--- a/include/configs/am3517_crane.h
+++ b/include/configs/am3517_crane.h
@@ -277,9 +277,6 @@
#define PHYS_SDRAM_1_SIZE (32 << 20) /* at least 32 MiB */
#define PHYS_SDRAM_2 OMAP34XX_SDRC_CS1
-/* SDRAM Bank Allocation method */
-#define SDRC_R_B_C 1
-
/*-----------------------------------------------------------------------
* FLASH and environment organization
*/