mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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> |
||
|---|---|---|
| .. | ||
| at32ap700x | ||
| cache.c | ||
| config.mk | ||
| cpu.c | ||
| exception.c | ||
| hsdramc.c | ||
| hsdramc1.h | ||
| hsmc3.h | ||
| interrupts.c | ||
| Makefile | ||
| pio2.h | ||
| portmux-gpio.c | ||
| portmux-pio.c | ||
| start.S | ||