uboot/arch/arm/cpu/sa1100
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files
Exception handling is basically identical for all ARM targets.
Factorize it out of the various start.S files and into a
single vectors.S file, and adjust linker scripts accordingly.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2014-05-15 16:24:53 +02:00
..
Makefile
config.mk
cpu.c
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00
timer.c