mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-11 12:48:53 +00:00
afc3ba0fc4
NULL is an absolute value and should not be relocated. After this correction code like: void weak_fun(void) __attribute__((weak)); printf("weak_fun:%p\n", weak_fun); will still print null after relocation. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
dma.h | ||
dramSetup.c | ||
dramSetup.h | ||
fec.c | ||
fec.h | ||
fec_dma_tasks.S | ||
i2c.c | ||
i2cCore.c | ||
i2cCore.h | ||
interrupts.c | ||
io.S | ||
loadtask.c | ||
Makefile | ||
pci.c | ||
speed.c | ||
start.S | ||
traps.c | ||
u-boot.lds | ||
uart.c |