From: Wenyou Yang Date: Sat, 8 Jun 2013 02:17:43 +0000 (+0000) Subject: ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~73^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133e00116b5bc76110bcc41ded369489209b641f;p=pandora-kernel.git ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED Because MT_DEVICE is not executable in armv7, we change the internal SRAM memory type to MT_MEMORY_NONCACHED. As it seems that caching this internal SRAM memory is not necessary, we chose the this memory type. Signed-off-by: Wenyou Yang Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed