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)
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>

No differences found