Hello Angel Pons, Stefan Reinauer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35189
to look at the new patch set (#6).
Change subject: util/inteltool: add many missing registers for skl/kbl ......................................................................
util/inteltool: add many missing registers for skl/kbl
This adds dumping of many registers for Sunrise Point (Skylake/Kabylake) that have not been added to inteltool, yet.
Completely new: - SMBus Interface - APIC - I2C Interface(s) - LPC Interface - Thermal Subsystem - USB (XHCI)
Additionally, inteltool is now able to show the PCR registers for most of the supported interfaces/subsystems when a register table is added for the appropriate chipset. For Sunrise Point a table is included now.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: I3bba1252635b3421051dd53f7d5adbd3d73ed1b6 --- M util/inteltool/Makefile M util/inteltool/ahci.c A util/inteltool/apic.c M util/inteltool/gpio_groups.c A util/inteltool/i2c.c M util/inteltool/inteltool.c M util/inteltool/inteltool.h A util/inteltool/io.c A util/inteltool/lpc.c M util/inteltool/powermgt.c A util/inteltool/smbus.c A util/inteltool/thermal.c A util/inteltool/usb.c 13 files changed, 1,676 insertions(+), 22 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/35189/6