Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42905 )
Change subject: mb/google/volteer: Add support for passive USB-C daughterboard
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/42905/1/src/mainboard/google/volte…
File src/mainboard/google/volteer/variants/volteer/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/42905/1/src/mainboard/google/volte…
PS1, Line 159: device generic 1 on
: probe DB_USB USB4_GEN2
: probe DB_USB USB3_ACTIVE
: probe DB_USB USB4_GEN3
: probe DB_USB USB3_NO_A
: end
: end
: chip drivers/intel/pmc_mux/con
: register "usb2_port_number" = "4"
: register "usb3_port_number" = "2"
: # SBU & HSL follow CC
: device generic 1 on
: probe DB_USB USB3_PASSIVE
: end
> I think it is ok for now, it is convenient to have the configuration all visible in the devicetree. […]
That would certainly be nice to have 😊
--
To view, visit https://review.coreboot.org/c/coreboot/+/42905
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia4bd97de8f974531f97469a5e47ecf4d948beca9
Gerrit-Change-Number: 42905
Gerrit-PatchSet: 1
Gerrit-Owner: Caveh Jalali <caveh(a)chromium.org>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Wed, 01 Jul 2020 21:34:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Caveh Jalali <caveh(a)chromium.org>
Comment-In-Reply-To: Duncan Laurie <dlaurie(a)chromium.org>
Comment-In-Reply-To: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-MessageType: comment
Duncan Laurie has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42905 )
Change subject: mb/google/volteer: Add support for passive USB-C daughterboard
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/42905/1/src/mainboard/google/volte…
File src/mainboard/google/volteer/variants/volteer/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/42905/1/src/mainboard/google/volte…
PS1, Line 159: device generic 1 on
: probe DB_USB USB4_GEN2
: probe DB_USB USB3_ACTIVE
: probe DB_USB USB4_GEN3
: probe DB_USB USB3_NO_A
: end
: end
: chip drivers/intel/pmc_mux/con
: register "usb2_port_number" = "4"
: register "usb3_port_number" = "2"
: # SBU & HSL follow CC
: device generic 1 on
: probe DB_USB USB3_PASSIVE
: end
> You would need to get a few device references yes and fix up the values, roughly: […]
I think it is ok for now, it is convenient to have the configuration all visible in the devicetree.
It should be possible to make it so we can set a register to different values based on a probe rather than needing to duplicate devices, but that will take some sconfig changes.
--
To view, visit https://review.coreboot.org/c/coreboot/+/42905
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia4bd97de8f974531f97469a5e47ecf4d948beca9
Gerrit-Change-Number: 42905
Gerrit-PatchSet: 1
Gerrit-Owner: Caveh Jalali <caveh(a)chromium.org>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Wed, 01 Jul 2020 21:10:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Caveh Jalali <caveh(a)chromium.org>
Comment-In-Reply-To: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-MessageType: comment
Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42427 )
Change subject: arch/x86: Pass GNVS as parameter to SMM module
......................................................................
Patch Set 6:
(1 comment)
https://review.coreboot.org/c/coreboot/+/42427/6//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/42427/6//COMMIT_MSG@7
PS6, Line 7: Pass GNVS as parameter to SMM module
The passing is being done in a patch prior to this one. This patch is taking advantage of that work.
Overall, the commit description could be better covering what exactly this is doing.
--
To view, visit https://review.coreboot.org/c/coreboot/+/42427
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9d7417462830443f9c96273d2cc326cbcc3b17dd
Gerrit-Change-Number: 42427
Gerrit-PatchSet: 6
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: David Guckian <david.guckian(a)intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Vanessa Eusebio <vanessa.f.eusebio(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Wed, 01 Jul 2020 20:46:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Benjamin Doron has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42749 )
Change subject: util/inteltool: Support dumping more BARs on Skylake mobile SoCs
......................................................................
Patch Set 2:
This change is ready for review.
--
To view, visit https://review.coreboot.org/c/coreboot/+/42749
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic43d54ef189d500701872a56e67781a744990328
Gerrit-Change-Number: 42749
Gerrit-PatchSet: 2
Gerrit-Owner: Benjamin Doron <benjamin.doron00(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Michael Niewöhner
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Wed, 01 Jul 2020 19:35:36 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment