mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 08:59:33 +00:00
80caacf9de
The global_data pointer (gd) has already been set before board_init_f() is called. We should not assign it again. We should also not use gdata since it is going away. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
clk.c | ||
cpu.c | ||
ddrc.c | ||
Kconfig | ||
Makefile | ||
slcr.c | ||
spl.c | ||
timer.c | ||
u-boot-spl.lds | ||
u-boot.lds |