From: Tony Lindgren Date: Mon, 26 Jun 2006 23:16:24 +0000 (-0700) Subject: ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE X-Git-Tag: v2.6.18-rc1~145^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2deca27acc761ab90a0e79bd31d6816df38960;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