ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED
authorWenyou Yang <wenyou.yang@atmel.com>
Sat, 8 Jun 2013 02:17:43 +0000 (02:17 +0000)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 18 Jun 2013 08:20:30 +0000 (10:20 +0200)
commit133e00116b5bc76110bcc41ded369489209b641f
tree14254e2e4d10716952cf9703156de162bf7f83e7
parent0580ed363789c8fc9844df6904f471ca6e82fa07
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 <wenyou.yang@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/setup.c
This page took 0.024652 seconds and 5 git commands to generate.