u-boot/arch/microblaze/cpu
Ovidiu Panait fc7220f0c4 microblaze: branch to base vector address on reset
Current code assumes that the vector base address is always at 0x0.
However, this value is configurable for MicroBlaze using the
CONFIG_XILINX_MICROBLAZE0_VECTOR_BASE_ADDR Kconfig option. Update the
reset routines to branch to this location instead.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Link: https://lore.kernel.org/r/20211130163358.2531677-10-ovidiu.panait@windriver.com
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2022-01-05 10:22:03 +01:00
..
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
exception.c microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig 2022-01-05 10:22:03 +01:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
irq.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c microblaze: branch to base vector address on reset 2022-01-05 10:22:03 +01:00
start.S microblaze: start.S: add support for configurable vector base address 2022-01-05 10:22:03 +01:00
timer.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
u-boot-spl.lds microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00
u-boot.lds microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00