Attention is currently required from: Tristan Corrick, Arthur Heymans, Iru Cai (vimacs).
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30890 )
Change subject: autoport: Add support for Haswell-LynxPoint platform
......................................................................
Patch Set 30: Code-Review+1
(1 comment)
File util/autoport/lynxpoint.go:
https://review.coreboot.org/c/coreboot/+/30890/comment/c3655da5_15fad3ea
PS13, Line 585: /* SDIO */
: RegisterPCI(0x8086, 0x9c35, GenericPCI{})
:
: /* Smart Sound Technology Controller */
: RegisterPCI(0x8086, 0x9c36, GenericPCI{})
:
: /* Serial I/O */
: for id := uint16(0x9c60); id <= 0x9c66; id++ {
: RegisterPCI(0x8086, id, GenericPCI{})
: }
This code is only used to register the device IDs to autoport.
Ack
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30890
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4f6e8c97b5122101de2f36bba8ba9f8ddd5b813a
Gerrit-Change-Number: 30890
Gerrit-PatchSet: 30
Gerrit-Owner: Iru Cai (vimacs)
mytbk920423@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Daniel Maslowski
info@orangecms.org
Gerrit-Reviewer: Iru Cai (vimacs)
mytbk920423@gmail.com
Gerrit-Reviewer: Iru Cai
mytbk920423@gmail.com
Gerrit-Reviewer: Jamal Wright
Crabstorage@getbackinthe.kitchen
Gerrit-Reviewer: Pablo Stebler
pablo@stebler.xyz
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-CC: Christoph Pomaska
github@slrie.de
Gerrit-CC: Máté Kukri
kukri.mate@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Tristan Corrick
tristan@corrick.kiwi
Gerrit-Attention: Tristan Corrick
tristan@corrick.kiwi
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Iru Cai (vimacs)
mytbk920423@gmail.com
Gerrit-Comment-Date: Wed, 16 Jun 2021 14:45:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Comment-In-Reply-To: Iru Cai (vimacs)
mytbk920423@gmail.com
Gerrit-MessageType: comment