u-boot/arch/microblaze/cpu
Fabio Estevam 1758b64f6d microblaze: u-boot-spl.lds: Pass _image_binary_end
Pass _image_binary_end to make a standard way to indicate the end
of the text section in SPL.

The motivation for this is to have a uniform way to handle
the SPL boundary checks.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
2023-07-03 10:20:13 -04:00
..
cache.c microblaze: cache: introduce flush_dcache_range() 2022-06-24 14:16:00 +02:00
cpuinfo.c Correct SPL uses of CPU_MICROBLAZE 2023-02-09 16:32:26 -05: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: drop remnants of manual reloc 2023-03-13 11:46:17 +01: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: spl: drop boot_linux 2023-01-27 08:38:34 +01:00
start.S microblaze: drop remnants of manual reloc 2023-03-13 11:46:17 +01:00
u-boot-spl.lds microblaze: u-boot-spl.lds: Pass _image_binary_end 2023-07-03 10:20:13 -04:00
u-boot.lds Xilinx changes for v2022.10 2022-06-27 10:15:50 -04:00