u-boot/arch/arm/cpu/arm946es
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 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00
cpu.c arm: move reset_cpu from start.S into cpu.c 2014-05-15 16:24:37 +02:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00