From: Tony Lindgren Date: Tue, 20 Jun 2006 18:05:17 +0000 (-0700) Subject: ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE X-Git-Tag: v2.6.17-omap1~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5858eb911c41a341597b0088970dc74a5faf03;p=pandora-kernel.git 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 --- Reading git-diff-tree failed