mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
13a7db9ab1
Convert this to use events instead of calling a function directly in the init sequence. Rename it to arch_fsp_init_f() to distinguish it from the one that happens after relocation. For FSPv2 nothing needs to be done here, so drop the empty function. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
fsp_common.c | ||
fsp_dram.c | ||
fsp_init.c | ||
fsp_meminit.c | ||
fsp_silicon_init.c | ||
fsp_support.c | ||
Makefile |