Attention is currently required from: Arthur Heymans, Nico Huber, David Hendricks, Edward O'Callaghan, Angel Pons. Jonathan Zhang has uploaded a new patch set (#2) to the change originally created by David Hendricks. ( https://review.coreboot.org/c/flashrom/+/57635 )
Change subject: Add support for Intel Emmitsburg PCH ......................................................................
Add support for Intel Emmitsburg PCH
This patch does the following: - Add PCIe ID for Intel Emmitsburg PCH - Based on ICH descriptor content, choose CHIPSET_C620_SERIES_LEWISBURG. Although EBG only uses 80 for its PSL value, LBG on Purley and Whitley use 139. So to cover both cases the latter is used.
TESTED=tried on different servers with Intel Emmitsburg PCH, flash update was successful. Some servers have flash chip installed, another one has em100 emulator connected.
Change-Id: I1edae9163b910c3831adc82c90840fa965479451 Signed-off-by: Jonathan Zhang jonzhang@fb.com Signed-off-by: David Hendricks ddaveh@amazon.com --- M chipset_enable.c M ich_descriptors.c 2 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/35/57635/2