[U-Boot] [PATCH 2/3] ARM: OMAP3: Remove unused define SDRC_R_C_B

Tom Rini trini at ti.com
Tue Nov 22 15:24:07 CET 2011


On 11/22/2011 04:23 AM, Thomas Weber wrote:
> This patch removes the unused definition of SDRC_R_C_B
> from the config files.
> 
> Acked-by: Igor Grinberg <grinberg at compulab.co.il>
> Signed-off-by: Thomas Weber <weber at corscience.de>
[snip]
>  /* SDRAM Bank Allocation method */
> -#define SDRC_R_B_C		1

Since 'SDRC_R_B_C' means 'SDRC Row-Bank-Column' for SDRAM Bank
Allocation method, we should delete that comment (and a blank line
around it too) while at it :)

-- 
Tom


More information about the U-Boot mailing list