ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE
authorTony Lindgren <tony@atomide.com>
Mon, 26 Jun 2006 23:16:24 +0000 (16:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Jun 2006 23:16:24 +0000 (16:16 -0700)
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>

No differences found