This patch adds:
[coreboot.git] / util / inteltool / rootcmplx.c
index 438e5b0b115dc7659271d54430d98a7245645e15..9c3f70f4ef2d45f4a00e71fc16582329385d6589 100644 (file)
@@ -31,6 +31,7 @@ int print_rcba(struct pci_dev *sb)
        printf("\n============= RCBA ==============\n\n");
 
        switch (sb->device_id) {
+       case PCI_DEVICE_ID_INTEL_ICH6:
        case PCI_DEVICE_ID_INTEL_ICH7:
        case PCI_DEVICE_ID_INTEL_ICH7M:
        case PCI_DEVICE_ID_INTEL_ICH7DH: