u-boot/arch/x86/lib/fsp
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 x86: fsp: Don't program MTRR for DRAM for FSP1 2021-08-03 00:01:29 +08:00
fsp_graphics.c x86: fsp: Don't enable FSP graphics if booted from coreboot 2021-03-27 15:04:30 +13:00
fsp_support.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: fsp: Make graphics support common to FSP1/2 2019-12-15 11:44:16 +08:00