util/inteltool: Add support for Gemini Lake
Tested on: * StarLite Mk III (N5000) * StarLite Mk IV (N5030) Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I0ef7619c04db66ea0c6e179bdf0a58ed1ab61a48 Reviewed-on: https://review.coreboot.org/c/coreboot/+/58537 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Arthur Heymans
parent
8a80cc8dd0
commit
645dde7794
@ -1026,6 +1026,7 @@ int print_gpios(struct pci_dev *sb, int show_all, int show_diffs)
|
||||
case PCI_DEVICE_ID_INTEL_HM170:
|
||||
case PCI_DEVICE_ID_INTEL_CM236:
|
||||
case PCI_DEVICE_ID_INTEL_APL_LPC:
|
||||
case PCI_DEVICE_ID_INTEL_GLK_LPC:
|
||||
case PCI_DEVICE_ID_INTEL_DNV_LPC:
|
||||
case PCI_DEVICE_ID_INTEL_SUNRISEPOINT_LP_PRE:
|
||||
case PCI_DEVICE_ID_INTEL_SUNRISEPOINT_LP_U_BASE_SKL:
|
||||
|
Reference in New Issue
Block a user