Hello Patrick Rudolph, Angel Pons, build bot (Jenkins), Nico Huber, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35763
to look at the new patch set (#4).
Change subject: soc/intel/skylake: Fix platform reporting in console ......................................................................
soc/intel/skylake: Fix platform reporting in console
The 100 series PCH is reported as "SKL" platform which does support SKL and KBL and thus leads to confusion. Fix the platforms reported in the console to be reported as "KBL/SKL <pch name>".
As abbreviation for Union Point "kbp" has been used before here. This has been changed to "unp" now.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: Ida60f619308388adc180a5652908e5a947c17c0f --- M src/soc/intel/skylake/chip_fsp20.c 1 file changed, 16 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/35763/4