u-boot/arch/microblaze
Michal Simek 07c052be51 microblaze: Create SYM_ADDR macro to deal with symbols
Symbol handling depends on compilation flags. Right now manual relocation
is used that's why symbols can be referenced just by name and there is no
need to find them out. But when position independent code (PIC) is used
symbols need to be described differently. That's why having one macro
change is easier than changing the whole code.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/d704e9a267c8b536452fb999111dbfbc9d652be5.1655299267.git.michal.simek@amd.com
2022-06-24 14:15:00 +02:00
..
cpu microblaze: Create SYM_ADDR macro to deal with symbols 2022-06-24 14:15:00 +02:00
dts dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
include/asm microblaze: Do not place u-boot to reserved memory location 2022-03-07 16:33:47 +01:00
lib image: Drop IMAGE_ENABLE_OF_LIBFDT 2021-10-08 15:53:26 -04:00
config.mk microblaze: Enable REMAKE_ELF 2022-06-24 14:14:59 +02:00
Kconfig microblaze: Migrate DCACHE/ICACHE to Kconfig 2022-04-08 10:46:22 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00