[PATCH] OMAP1: SRAM: fix size for OMAP1611 SoCs

Tony Lindgren tony at atomide.com
Thu Dec 9 19:30:00 EST 2010


* Kevin Hilman <khilman at deeprootsystems.com> [101207 17:06]:
> Kernel was failing to boot on omap1611 based OSK boards due to
> mis-configured SRAM size.  Existing code was using a hard-coded value
> for 250k, which was then rounded down by PAGE_SIZE.  Increasing this to
> 256k allows kernel to boot on omap1611 SoCs.
> 
> Problem reported by and initial fix suggested by Tim Bird.
> 
> Thanks to Tony Lindgren for helping diagnose the problem to being
> specific to OMAP1611 and not affecting OMAP1610/OMAP1623.

Thanks, will queue this fix.

Tony



More information about the linux-arm-kernel mailing list