u-boot-brain/arch/x86/lib/fsp2
Simon Glass 9087e468c7 x86: fsp: Don't notify if booted from coreboot
When booting from coreboot there is no need to notify the FSP of anything,
since coreboot has already done it. Nor it is possible, since the FSP
details are not provided by coreboot.

Skip it in this case.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-27 15:04:30 +13:00
..
fsp_common.c x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00
fsp_dram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_init.c cbfs: Allow access to CBFS without a header 2021-03-27 13:59:37 +13: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