Ricky Liang has posted comments on this change. ( https://review.coreboot.org/27433 )
Change subject: mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN
......................................................................
Patch Set 2:
Silly question: How do I merge the CL? Will it happen automatically?
--
To view, visit https://review.coreboot.org/27433
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id926bd224b3392d8a61b6d8ae0509053afaa5b9e
Gerrit-Change-Number: 27433
Gerrit-PatchSet: 2
Gerrit-Owner: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Tomasz Figa <tfiga(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 12 Jul 2018 06:39:30 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Tomasz Figa has posted comments on this change. ( https://review.coreboot.org/27433 )
Change subject: mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
https://review.coreboot.org/#/c/27433/2/src/mainboard/google/poppy/variants…
File src/mainboard/google/poppy/variants/nocturne/gpio.c:
https://review.coreboot.org/#/c/27433/2/src/mainboard/google/poppy/variants…
PS2, Line 181: PAD_CFG_NC(GPP_D8),
> There's a a fix going into EVT2 firmware that is needed for EVT2 to fix a hang bug, but that same fi […]
Okay, let's go with 1) then, which is this CL.
--
To view, visit https://review.coreboot.org/27433
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id926bd224b3392d8a61b6d8ae0509053afaa5b9e
Gerrit-Change-Number: 27433
Gerrit-PatchSet: 2
Gerrit-Owner: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Tomasz Figa <tfiga(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 12 Jul 2018 04:31:34 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: Yes
Nick Vaccaro has posted comments on this change. ( https://review.coreboot.org/27433 )
Change subject: mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/27433/2/src/mainboard/google/poppy/variants…
File src/mainboard/google/poppy/variants/nocturne/gpio.c:
https://review.coreboot.org/#/c/27433/2/src/mainboard/google/poppy/variants…
PS2, Line 181: PAD_CFG_NC(GPP_D8),
> However, just keeping GPP_D8 configured here, without the relevant ACPI code configuring the pin cor […]
There's a a fix going into EVT2 firmware that is needed for EVT2 to fix a hang bug, but that same fix will cause preEVT2 units to potentially exhibit the hang bug, which means we will need to obsolete the preEVT2 units once EVT2 units arrive. Given the short-lived nature of preEVT2, I'm ok with this change.
--
To view, visit https://review.coreboot.org/27433
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id926bd224b3392d8a61b6d8ae0509053afaa5b9e
Gerrit-Change-Number: 27433
Gerrit-PatchSet: 2
Gerrit-Owner: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Tomasz Figa <tfiga(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 12 Jul 2018 03:52:18 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Tomasz Figa has posted comments on this change. ( https://review.coreboot.org/27433 )
Change subject: mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/27433/2/src/mainboard/google/poppy/variants…
File src/mainboard/google/poppy/variants/nocturne/gpio.c:
https://review.coreboot.org/#/c/27433/2/src/mainboard/google/poppy/variants…
PS2, Line 181: PAD_CFG_NC(GPP_D8),
> I left GPP_D8 configured in gpio. […]
However, just keeping GPP_D8 configured here, without the relevant ACPI code configuring the pin correctly for kernel PM requests, doesn't actually allow camera development.
Given that, we can either
1) just clean it up now
or
2) try to make the ACPI code handle both variants.
2) could actually make some sense, if it doesn't introduce any side effects, since it may take quite a while until all the camera people get the new revision.
--
To view, visit https://review.coreboot.org/27433
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id926bd224b3392d8a61b6d8ae0509053afaa5b9e
Gerrit-Change-Number: 27433
Gerrit-PatchSet: 2
Gerrit-Owner: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Ricky Liang <jcliang(a)chromium.org>
Gerrit-Reviewer: Tomasz Figa <tfiga(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 12 Jul 2018 03:47:22 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27441
to look at the new patch set (#2).
Change subject: riscv: exception handle support SMP
......................................................................
riscv: exception handle support SMP
fix exception handle not support SMP for RISC-V.
Change-Id: I053138c6d778413d125e91689da330b1ac857027
Signed-off-by: Xiang Wang <wxjstz(a)126.com>
---
M src/arch/riscv/trap_util.S
1 file changed, 97 insertions(+), 108 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/27441/2
--
To view, visit https://review.coreboot.org/27441
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I053138c6d778413d125e91689da330b1ac857027
Gerrit-Change-Number: 27441
Gerrit-PatchSet: 2
Gerrit-Owner: Xiang Wang <wxjstz(a)126.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>