From 0997561de956783ef1ac2f0acf649a0793882a3a Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Sat, 26 Nov 2011 10:30:56 +0000 Subject: 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 Acked-by: Igor Grinberg Signed-off-by: Thomas Weber Acked-by: Luca Ceresoli Acked-by: Tom Rini --- include/configs/omap3_pandora.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/omap3_pandora.h') diff --git a/include/configs/omap3_pandora.h b/include/configs/omap3_pandora.h index e2fda2602b..558934246a 100644 --- a/include/configs/omap3_pandora.h +++ b/include/configs/omap3_pandora.h @@ -240,9 +240,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 - #define CONFIG_SYS_TEXT_BASE 0x80008000 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_SYS_INIT_RAM_ADDR 0x4020f800 -- cgit v1.2.3