Attention is currently required from: Stefan Ott, Felix Singer, Patrick Georgi, Tristan Corrick, Paul Menzel, Angel Pons, Kyösti Mälkki, Patrick Rudolph, Nico Huber, Martin L Roth, Damien Zammit, Alexander Couzens, Swift Geek (Sebastian Grzywna), Felix Held.
Hello Stefan Ott, Felix Singer, build bot (Jenkins), Patrick Georgi, Tristan Corrick, Paul Menzel, Angel Pons, Kyösti Mälkki, Patrick Rudolph, Nico Huber, Damien Zammit, Martin L Roth, Alexander Couzens, Swift Geek (Sebastian Grzywna), Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48925
to look at the new patch set (#9).
Change subject: device/pnp,util/sconfig: introduce `REG8` resource type
......................................................................
device/pnp,util/sconfig: introduce `REG8` resource type
Currently, we are misusing the IRQ resource type for miscellaneous
superio configuration registers (e.g. 0x30, 0xf0-0xfe). Introduce a new
resource type `REG8`, add it to `sconfig` as `reg8`.
Change-Id: I36679148cbfdbd1e38b3c4ce092562769f9806ab
Signed-off-by: Michael Niewöhner foss@mniewoehner.de
---
M src/device/device_util.c
M src/device/pnp_device.c
M src/include/device/pnp.h
M src/include/device/pnp_ops.h
M src/include/device/resource.h
M util/sconfig/lex.yy.c_shipped
M util/sconfig/main.c
M util/sconfig/sconfig.l
M util/sconfig/sconfig.tab.c_shipped
M util/sconfig/sconfig.tab.h_shipped
M util/sconfig/sconfig.y
11 files changed, 292 insertions(+), 243 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/48925/9
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48925
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I36679148cbfdbd1e38b3c4ce092562769f9806ab
Gerrit-Change-Number: 48925
Gerrit-PatchSet: 9
Gerrit-Owner: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Alexander Couzens
lynxis@fe80.eu
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Damien Zammit
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Martin L Roth
gaumless@gmail.com
Gerrit-Reviewer: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
patrick@coreboot.org
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@mailbox.org
Gerrit-Reviewer: Stefan Ott
coreboot@desire.ch
Gerrit-Reviewer: Swift Geek (Sebastian Grzywna)
swiftgeek@gmail.com
Gerrit-Reviewer: Tristan Corrick
tristan@corrick.kiwi
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Stefan Ott
coreboot@desire.ch
Gerrit-Attention: Felix Singer
felixsinger@posteo.net
Gerrit-Attention: Patrick Georgi
patrick@coreboot.org
Gerrit-Attention: Tristan Corrick
tristan@corrick.kiwi
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Martin L Roth
gaumless@gmail.com
Gerrit-Attention: Damien Zammit
Gerrit-Attention: Alexander Couzens
lynxis@fe80.eu
Gerrit-Attention: Swift Geek (Sebastian Grzywna)
swiftgeek@gmail.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-MessageType: newpatchset