Philipp Deppenwiese has uploaded a new patch set (#3) to the change originally created by David Imhoff. ( https://review.coreboot.org/c/coreboot/+/10100 )
Change subject: fsp platforms: Notify FSP after PCI device init ......................................................................
fsp platforms: Notify FSP after PCI device init
Notify FSP of the EnumInitPhaseAfterPciEnumeration stage after PCI device initialization. As described in fsp-architecture-spec.pdf, April 2014, Par 6.8.3. This fixes shutdown issues on Minnowboard Max.
TEST=Built and booted on Minnowboard Max. Verified power LED off after Linux power off.
Change-Id: Ia6508c07aa53ba436bb5899a48ecd64a117524e5 Signed-off-by: David Imhoff dimhoff_devel@xs4all.nl --- M src/drivers/intel/fsp1_0/fsp_util.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/10100/3