Hello Paul Menzel, Stefan Reinauer, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31506
to look at the new patch set (#11).
Change subject: inteltool: Add Sunrise Point-LP Skylake PCH IDs ......................................................................
inteltool: Add Sunrise Point-LP Skylake PCH IDs
Sunrise Point-LP is used on Skylake and KabyLake platforms, but the PCH IDs differ.
This commit adds the PCH IDs for Skylake mobile platforms and renames the Kabylake macros to distinguish them.
Used Intel documents: - 332995-001EN (I/O datasheet vol. 1)
Change-Id: Id46224fcc44b06c91cbcd6c74a55c95e1de65ec6 Signed-off-by: Felix Singer migy@darmstadt.ccc.de --- M util/inteltool/gpio.c M util/inteltool/gpio_groups.c M util/inteltool/inteltool.c M util/inteltool/inteltool.h M util/inteltool/pcr.c M util/inteltool/powermgt.c M util/inteltool/rootcmplx.c M util/inteltool/spi.c 8 files changed, 45 insertions(+), 33 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/31506/11