u-boot/arch/microblaze/cpu
Simon Glass 984639039f Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
The current name is inconsistent with SPL which uses CONFIG_SPL_TEXT_BASE
and this makes it imposible to use CONFIG_VAL().

Rename it to resolve this problem.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:01:31 -04:00
..
cache.c microblaze: cache: introduce flush_dcache_range() 2022-06-24 14:16:00 +02:00
cpuinfo.c cpu: add CPU driver for microblaze 2022-06-24 14:16:00 +02:00
exception.c microblaze: Fix typo in exception.c 2022-06-24 14:14:59 +02:00
interrupts.c microblaze: Remove interrupt handler 2022-06-24 14:16:32 +02:00
irq.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile microblaze: Convert axi timer to DM driver 2022-06-24 14:16:32 +02:00
pvr.c microblaze: add support for handling PVR data 2022-06-24 14:16:00 +02:00
relocate.c Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
spl.c microblaze: branch to base vector address on reset 2022-01-05 10:22:03 +01:00
start.S Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
u-boot-spl.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
u-boot.lds Xilinx changes for v2022.10 2022-06-27 10:15:50 -04:00