u-boot/arch/x86/lib/fsp2
Bin Meng 33e4ab31a9 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
For FSP1, there is no such INIT_PHASE_END_FIRMWARE.

Move board_final_cleanup() to fsp2 directory.

Fixes: 7c73cea442 ("x86: Notify the FSP of the 'end firmware' event")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested on chromebook_coral, chromebook_samus, chromebook_link, minnowmax
Tested-by: Simon Glass <sjg@chromium.org>
2021-08-03 00:01:38 +08:00
..
fsp_common.c x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE 2021-08-03 00:01:38 +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