]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE
authorTony Lindgren <tony@atomide.com>
Tue, 20 Jun 2006 18:05:17 +0000 (11:05 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 20 Jun 2006 18:05:17 +0000 (11:05 -0700)
commitea5858eb911c41a341597b0088970dc74a5faf03
treee502073d850b6ccb8c4a38fc5f95c4cdf9b27365
parentc3b19a6ea3c12ce2cbe8baec3ae32ccf874f7dfd
ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE

MT_MEMORY is needed in order to execute code in SRAM. Also
need to use section mapping.

Based on a patch by Richard Woodruff.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/sram.c