[coreboot-gerrit] Change in coreboot[master]: sb/intel/lynxpoint: Add PCI IDs for more SKUs

Tristan Corrick (Code Review) gerrit at coreboot.org
Wed Oct 31 13:45:00 CET 2018


Tristan Corrick has uploaded this change for review. ( https://review.coreboot.org/29376


Change subject: sb/intel/lynxpoint: Add PCI IDs for more SKUs
......................................................................

sb/intel/lynxpoint: Add PCI IDs for more SKUs

The PCI IDs were taken from the Intel Lynx Point datasheet [1].

[1] Intel® 8 Series/C220 Series Chipset Family Platform Controller Hub
    (PCH) Datasheet, revision 003, document number 328904.

Change-Id: Ie4a264e9325d185334c3d7f7d2ed3c394ac33059
Signed-off-by: Tristan Corrick <tristan at corrick.kiwi>
---
M src/southbridge/intel/lynxpoint/lpc.c
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/29376/1

diff --git a/src/southbridge/intel/lynxpoint/lpc.c b/src/southbridge/intel/lynxpoint/lpc.c
index 5b09fed..6483e6d 100644
--- a/src/southbridge/intel/lynxpoint/lpc.c
+++ b/src/southbridge/intel/lynxpoint/lpc.c
@@ -856,6 +856,11 @@
 	0x8c4c, /* Q85 SKU */
 	0x8c4e, /* Q87 SKU */
 	0x8c4f, /* QM87 SKU */
+	0x8c50, /* B85 SKU */
+	0x8c52, /* C222 SKU */
+	0x8c54, /* C224 SKU */
+	0x8c56, /* C226 SKU */
+	0x8c5c, /* H81 SKU */
 	0x9c41, /* LP Full Featured Engineering Sample */
 	0x9c43, /* LP Premium SKU */
 	0x9c45, /* LP Mainstream SKU */

-- 
To view, visit https://review.coreboot.org/29376
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4a264e9325d185334c3d7f7d2ed3c394ac33059
Gerrit-Change-Number: 29376
Gerrit-PatchSet: 1
Gerrit-Owner: Tristan Corrick <tristan at corrick.kiwi>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181031/97bd665c/attachment-0001.html>


More information about the coreboot-gerrit mailing list