[coreboot-gerrit] Change in ...coreboot[master]: nb/intel/haswell: Add server processor host bridge device ID

Iru Cai (vimacs) (Code Review) gerrit at coreboot.org
Mon Dec 17 06:36:33 CET 2018


Hello Iru Cai,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/c/coreboot/+/30266

to review the following change.


Change subject: nb/intel/haswell: Add server processor host bridge device ID
......................................................................

nb/intel/haswell: Add server processor host bridge device ID

The device ID is documented in "Intel Xeon Processor E3-1200 v3
Product Family Datasheet volume 2" section 2.2.

Tested with ASRock H81M-HDS with Xeon E3-1271 v3. SeaBIOS payload can
find the boot devices, and GRUB payload can boot Debian GNU/Linux on
the SATA disk.

Change-Id: I999391c9bbc6b39526ad7aec8a6d8fe1a9b5f921
Signed-off-by: Iru Cai <mytbk920423 at gmail.com>
---
M src/northbridge/intel/haswell/northbridge.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/30266/1

diff --git a/src/northbridge/intel/haswell/northbridge.c b/src/northbridge/intel/haswell/northbridge.c
index 42e1501..d11eb2e 100644
--- a/src/northbridge/intel/haswell/northbridge.c
+++ b/src/northbridge/intel/haswell/northbridge.c
@@ -480,6 +480,7 @@
 	0x0c00, /* Desktop */
 	0x0c04, /* Mobile */
 	0x0a04, /* ULT */
+	0x0c08, /* Server */
 	0
 };
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I999391c9bbc6b39526ad7aec8a6d8fe1a9b5f921
Gerrit-Change-Number: 30266
Gerrit-PatchSet: 1
Gerrit-Owner: Iru Cai (vimacs) <mytbk920423 at gmail.com>
Gerrit-Reviewer: Iru Cai <mytbk920423 at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181217/32274242/attachment-0001.html>


More information about the coreboot-gerrit mailing list