linux-stable-rt/arch/arm/plat-omap
Kevin Hilman 28dd31983f OMAP1: SRAM: fix size for OMAP1611 SoCs
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.

Reported-by: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2010-12-09 16:29:21 -08:00
..
include/plat Merge 'staging-next' to Linus's tree 2010-10-28 09:44:56 -07:00
Kconfig Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 2010-10-25 13:46:56 -07:00
Makefile
clock.c
common.c Merge 'staging-next' to Linus's tree 2010-10-28 09:44:56 -07:00
counter_32k.c arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check 2010-12-06 16:00:16 -08:00
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c omap: dsp: remove shm from normal memory 2010-11-10 17:54:01 -06:00
dma.c omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts 2010-11-05 12:13:10 -07:00
dmtimer.c
fb.c Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux 2010-10-26 10:02:39 -07:00
fb.h
gpio.c
i2c.c
io.c
iommu-debug.c
iommu.c
iopgtable.h
iovmm.c
mailbox.c
mcbsp.c Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 2010-10-25 13:46:56 -07:00
mux.c
ocpi.c
omap-pm-noop.c
omap_device.c
sram.c OMAP1: SRAM: fix size for OMAP1611 SoCs 2010-12-09 16:29:21 -08:00
sram.h
usb.c