u-boot-brain/cpu/at32ap
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
..
at32ap700x Merge branch 'fixes' into cleanups 2008-12-17 16:53:07 +01:00
cache.c AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
config.mk
cpu.c Merge branch 'fixes' into cleanups 2008-12-17 16:53:07 +01:00
exception.c
hsdramc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hsdramc1.h
hsmc3.h
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile avr32: Add support for "GPIO" port mux 2008-09-01 14:38:46 +02:00
pio2.h
portmux-gpio.c avr32: Add support for "GPIO" port mux 2008-09-01 14:38:46 +02:00
portmux-pio.c avr32: refactor the portmux/gpio code 2008-09-01 14:20:41 +02:00
start.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00