Hello Marshall Dawson,
I'd like you to do a code review. Please visit
https://review.coreboot.org/21138
to review the following change.
Change subject: amd/padmelon: Add fintek superio to devicetree
......................................................................
amd/padmelon: Add fintek superio to devicetree
Add the path to the device and enable the two UARTs. Leave
other devices disabled.
Change-Id: I10024d380f1d18e374ab309bc992749688c54e79
Signed-off-by: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Signed-off-by: John Kabat <john.kabat(a)scarletltd.com>
---
M src/mainboard/amd/padmelon/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/21138/1
diff --git a/src/mainboard/amd/padmelon/devicetree.cb b/src/mainboard/amd/padmelon/devicetree.cb
index 13366d7..8ea5c13 100644
--- a/src/mainboard/amd/padmelon/devicetree.cb
+++ b/src/mainboard/amd/padmelon/devicetree.cb
@@ -66,7 +66,7 @@
device pnp 4e.5 off end # KBC
device pnp 4e.6 off end # GPIO
device pnp 4e.7 off end # WDT
- device pnp 4e.a on end # PME
+ device pnp 4e.a off end # PME
end # f81803a
end # LPC
device pci 14.7 on end # SD
--
To view, visit https://review.coreboot.org/21138
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I10024d380f1d18e374ab309bc992749688c54e79
Gerrit-Change-Number: 21138
Gerrit-PatchSet: 1
Gerrit-Owner: John E. Kabat Jr. <john.kabat(a)scarletltd.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Hello build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/21102
to look at the new patch set (#2).
Change subject: google/beltino: fix LED polarity for mccloud variant
......................................................................
google/beltino: fix LED polarity for mccloud variant
The LED polarity was set incorrectly, fix using values derived
from original Chromium sources:
branch firmware-mccloud-5827.B, ToT
src/mainboard/google/mccloud/smihandler.c
src/mainboard/google/mccloud/romstage.c
TEST: boot google/mccloud, observe power LED on normally,
blinking in S3/S4, and off in S5.
Change-Id: Ia1f63eebbccb48fcf8543188db390b23045d843e
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/mainboard/google/beltino/variants/mccloud/led.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/21102/2
--
To view, visit https://review.coreboot.org/21102
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia1f63eebbccb48fcf8543188db390b23045d843e
Gerrit-Change-Number: 21102
Gerrit-PatchSet: 2
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>