Attention is currently required from: Keith Hui.
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41459 )
Change subject: mb/asus/p2b: list all unused Super I/O resources
......................................................................
Patch Set 8:
(1 comment)
File src/mainboard/asus/p2b/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/41459/comment/3bb629b7_dcbaad6a
PS8, Line 38: io 0x60 = 0
: io 0x62 = 0
I think it's just to silence the warnings about "resource not set". […]
It just sounds like something that happens to work because our infrastructure
is not pedantic about it. But future changes to the allocator, for instance,
could break it.
I can think of two solutions: a) add syntax to disable a resource; the chip
driver would have to write an explicit 0 to the hardware then. b) the chip
driver would tag a resource as 0-is-special or 0-is-off. Hmmm, or maybe a
third, but I don't like it (just a bad feeling), c) we always treat 0 as disabled.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41459
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I28e37c3a58f3a6b5a613733f26ac18d6a7b3be2e
Gerrit-Change-Number: 41459
Gerrit-PatchSet: 8
Gerrit-Owner: Keith Hui
buurin@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Paul Menzel
paulepanter@mailbox.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: 9elements QA
hardwaretestrobot@gmail.com
Gerrit-CC: Patrick Rudolph
siro@das-labor.org
Gerrit-Attention: Keith Hui
buurin@gmail.com
Gerrit-Comment-Date: Sun, 23 Jan 2022 18:28:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment