u-boot/lib_avr32
Olav Morken d8f2aa3298 AVR32: Make cacheflush cpu-dependent
The AT32UC3A series of processors doesn't contain any cache, and issuing
cache control instructions on those will cause an exception. This commit
makes cacheflush.h arch-dependent in preparation for the AT32UC3A-support.

Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
Signed-off-by: Olav Morken <olavmrk@gmail.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-02-23 10:34:23 +01:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
board.c AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
bootm.c avr32/bootm: remove unused variable 'ret' 2008-12-08 23:23:31 +01:00
interrupts.c AVR32: Fix logic inversion in disable_interrupts() 2007-12-17 11:02:44 +01:00
memset.S avr32: Put memset in its own section 2008-05-27 15:27:30 +02:00