Select Git revision
mpc8220
Forked from
Reform / reform-boundary-uboot
43114 commits behind the upstream repository.
Joakim Tjernlund
authored
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>
Name | Last commit | Last update |
---|---|---|
.. | ||
Makefile | ||
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 | ||
pci.c | ||
speed.c | ||
start.S | ||
traps.c | ||
u-boot.lds | ||
uart.c |