mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02:00
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>