u-boot/arch/x86/lib/fsp2
Simon Glass 13a7db9ab1 x86: Convert arch_fsp_init() to use events
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>
2023-08-31 13:16:54 -04:00
..
fsp_common.c x86: Convert arch_fsp_init() to use events 2023-08-31 13:16:54 -04:00
fsp_dram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
fsp_init.c event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
fsp_meminit.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_silicon_init.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_support.c x86: fsp: Don't notify if booted from coreboot 2021-03-27 15:04:30 +13:00
Makefile x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00