u-boot/arch/mips
Daniel Schwierzeck af3971f81a MIPS: make inclusion of ROM exception vectors configurable
This adds a compile time option to include code for static
exception vectors. Static exception vectors are only needed,
when the U-Boot entry point is equal to the CPU reset exception
vector address. For instance this is the case when U-Boot is
used as ROM in Qemu or booted from parallel NOR flash. When
U-Boot is booted from RAM (e.g. loaded there by SPL), the
exception vectors need to be setup dynamically, which is done
in follow-up commits.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2016-11-30 16:07:17 +01:00
..
cpu MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
dts boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
include/asm efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
lib MIPS: Ensure cache ops complete in mips_cache_reset 2016-09-21 15:04:04 +02:00
mach-ath79 MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
mach-au1x00 Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
mach-pic32 MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
config.mk MIPS: provide a default u-boot-spl.lds 2016-05-31 09:38:11 +02:00
Kconfig MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
Makefile MIPS: add tune for MIPS 34kc 2016-05-31 09:38:11 +02:00