util/inteltool: Add support for (non-ULT) Broadwell
Add support for traditional (non-ULT) Broadwell. Change-Id: Ibe0ed9badd580e28060fe8df14a01352d4c1e11e Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68186 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
@@ -206,6 +206,8 @@ int print_mchbar(struct pci_dev *nb, struct pci_access *pacc, const char *dump_s
|
||||
case PCI_DEVICE_ID_INTEL_CORE_4TH_GEN_E3:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_4TH_GEN_U:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_5TH_GEN_U:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_5TH_GEN_D:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_5TH_GEN_M:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_6TH_GEN_D2:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_6TH_GEN_U:
|
||||
case PCI_DEVICE_ID_INTEL_CORE_6TH_GEN_Y:
|
||||
|
Reference in New Issue
Block a user