coreboot-kgpe-d16/src/mainboard/intel/leafhill
Felix Held f892d5b7a8 mb/intel/leafhill,minnow3: remove FSP_M_FILE and FSP_S_FILE override
Normally, selecting FSP_USE_REPO will select FSP_FULL_FD which then will
configure the proper paths for FSP_M_FILE and FSP_S_FILE. The override
in these two boards caused FSP_M_FILE and FSP_S_FILE being empty despite
ADD_FSP_BINARIES being selected by FSP_USE_REPO which is an invalid case
that needs to be avoided, so remove the board-level override of those
two options.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I20c8cebea8327d59f0f33d05b824a74bf2121f4b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57347
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-09-05 17:52:13 +00:00
..
board_info.txt
bootblock.c mb/intel/leafhill: do UART pad configuration at board-level 2021-01-21 18:50:01 +00:00
brd_gpio.h
brd_gpio_early.h mb/intel/leafhill: do UART pad configuration at board-level 2021-01-21 18:50:01 +00:00
devicetree.cb
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
Kconfig mb/intel/leafhill,minnow3: remove FSP_M_FILE and FSP_S_FILE override 2021-09-05 17:52:13 +00:00
Kconfig.name
leafhill.8192.fmd
leafhill.16384.fmd
mainboard.c
Makefile.inc
romstage.c