Attention is currently required from: Tarun Tuli.
Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74233 )
Change subject: mb/google/brya: Compile gpio.c in SMM when needed
......................................................................
Patch Set 4:
(1 comment)
File src/mainboard/google/brya/variants/baseboard/brask/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/74233/comment/7d3adf32_8f6369ca
PS1, Line 9: smm-y += gpio.c
> sure lets go with that way
Done
--
To view, visit https://review.coreboot.org/c/coreboot/+/74233
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If049cba98f13f060807058029306dcad2ada2d49
Gerrit-Change-Number: 74233
Gerrit-PatchSet: 4
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Comment-Date: Thu, 06 Apr 2023 14:25:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Tarun Tuli <taruntuli(a)google.com>
Comment-In-Reply-To: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Matt DeVillier.
Hello build bot (Jenkins), Tarun Tuli,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74233
to look at the new patch set (#4).
Change subject: mb/google/brya: Compile gpio.c in SMM when needed
......................................................................
mb/google/brya: Compile gpio.c in SMM when needed
Without gpio.c compiled in, SMMSTORE will fail to initialize and hang.
Add a conditional inclusion so gpio.c is compiled in SMM when SMMSTORE
is selected.
TEST=build/boot google/banshee with SMMSTORE support enabled
Change-Id: If049cba98f13f060807058029306dcad2ada2d49
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/mainboard/google/brya/variants/baseboard/brask/Makefile.inc
M src/mainboard/google/brya/variants/baseboard/brya/Makefile.inc
M src/mainboard/google/brya/variants/baseboard/nissa/Makefile.inc
3 files changed, 22 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/74233/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/74233
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If049cba98f13f060807058029306dcad2ada2d49
Gerrit-Change-Number: 74233
Gerrit-PatchSet: 4
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Matt DeVillier.
Hello build bot (Jenkins), Tarun Tuli,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74233
to look at the new patch set (#3).
Change subject: mb/google/brya: Compile gpio.c in SMM when needed
......................................................................
mb/google/brya: Compile gpio.c in SMM when needed
Without gpio.c compiled in, SMMSTORE will fail to initialize and hang.
Add a conditional inclusion so gpio.c is compiled in SMM when SMMSTORE
is selected.
TEST=build/boot google/banshee with SMMSTORE support enabled
Change-Id: If049cba98f13f060807058029306dcad2ada2d49
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/mainboard/google/brya/variants/baseboard/brask/Makefile.inc
M src/mainboard/google/brya/variants/baseboard/brya/Makefile.inc
M src/mainboard/google/brya/variants/baseboard/nissa/Makefile.inc
3 files changed, 22 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/74233/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/74233
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If049cba98f13f060807058029306dcad2ada2d49
Gerrit-Change-Number: 74233
Gerrit-PatchSet: 3
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Václav Straka.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74248
to look at the new patch set (#4).
Change subject: Documentation/mainboard/hp: Add more about internal flashing
......................................................................
Documentation/mainboard/hp: Add more about internal flashing
Add a more detailed explanation of internal flashing
on the HP Compaq 8200 Elite SFF.
Signed-off-by: Vesek <venda.straka(a)gmail.com>
Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
---
M Documentation/mainboard/hp/compaq_8200_sff.md
A Documentation/mainboard/hp/compaq_8200_sff_jumper.jpg
2 files changed, 87 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/74248/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/74248
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
Gerrit-Change-Number: 74248
Gerrit-PatchSet: 4
Gerrit-Owner: Václav Straka
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Václav Straka
Gerrit-MessageType: newpatchset
Attention is currently required from: Václav Straka.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74248 )
Change subject: Documentation/mainboard/hp/compaq_8200_sff.md: Add more information about internal flashing
......................................................................
Patch Set 3:
(1 comment)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-173528):
https://review.coreboot.org/c/coreboot/+/74248/comment/0711c13f_686901c5
PS3, Line 6:
Possible long commit subject (prefer a maximum 65 characters)
--
To view, visit https://review.coreboot.org/c/coreboot/+/74248
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
Gerrit-Change-Number: 74248
Gerrit-PatchSet: 3
Gerrit-Owner: Václav Straka
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Václav Straka
Gerrit-Comment-Date: Thu, 06 Apr 2023 14:19:55 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Václav Straka.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74248
to look at the new patch set (#3).
Change subject: Documentation/mainboard/hp/compaq_8200_sff.md: Add more information about internal flashing
......................................................................
Documentation/mainboard/hp/compaq_8200_sff.md: Add more information about internal flashing
Add a more detailed explanation of internal flashing
on the HP Compaq 8200 Elite SFF.
Signed-off-by: Vesek <venda.straka(a)gmail.com>
Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
---
M Documentation/mainboard/hp/compaq_8200_sff.md
A Documentation/mainboard/hp/compaq_8200_sff_jumper.jpg
2 files changed, 87 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/74248/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/74248
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
Gerrit-Change-Number: 74248
Gerrit-PatchSet: 3
Gerrit-Owner: Václav Straka
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Václav Straka
Gerrit-MessageType: newpatchset
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74133 )
Change subject: mb/google/skyrim: override Markarth PCIe config
......................................................................
Patch Set 5:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74133/comment/b42cd26b_e1a7c8be
PS3, Line 7: mb/google/skyrim
> Nah, that just makes the commit message longer without adding useful information. […]
I thought, it’s a common scheme, so it can easily be grepped for and parsed in `git log --oneline` output. But fine with me.
https://review.coreboot.org/c/coreboot/+/74133/comment/2a0e0d88_f924cb63
PS3, Line 8:
> Because Markarth PCIe port 1 use for eMMc not SD.
As this is not a full sentence, I guess I thought something belonged before. Reading CB:73441 it is about boot time?
Also, referencing a source to check is always good. The schematics document the design, but of course there can be also errors in design and schematics. As the commit was documented only as build tested, for an outsider it would be good to know.
https://review.coreboot.org/c/coreboot/+/74133/comment/c0978174_7aafc631
PS3, Line 17: TEST=emerge-skyrim coreboot chromeos-bootimage
> I've tested it on whiterun. This mirrors what was done there. […]
Would be good to have this information in the commit message, and a reference to that change-set.
--
To view, visit https://review.coreboot.org/c/coreboot/+/74133
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0b4e4067a30019d742c7589a52badf93b7091615
Gerrit-Change-Number: 74133
Gerrit-PatchSet: 5
Gerrit-Owner: John Su <john_su(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Chris Wang <chris.wang(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-Reviewer: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Patrick Huang <patrick.huang(a)amd.corp-partner.google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: 9elements QA <hardwaretestrobot(a)gmail.com>
Gerrit-CC: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-CC: EricKY Cheng <ericky_cheng(a)compal.corp-partner.google.com>
Gerrit-CC: Ian Feng <ian_feng(a)compal.corp-partner.google.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-CC: Rex Chou <rex_chou(a)compal.corp-partner.google.com>
Gerrit-CC: Van Chen <van_chen(a)compal.corp-partner.google.com>
Gerrit-Comment-Date: Thu, 06 Apr 2023 14:18:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>
Comment-In-Reply-To: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-MessageType: comment
Attention is currently required from: Tarun Tuli, Paul Menzel, Kapil Porwal.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74229 )
Change subject: mb/google/rex: Update Rex Flash Layout to fit WP_RO within 4MB
......................................................................
Patch Set 3:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74229/comment/48a82318_7c15e0bf
PS1, Line 9: This patch updates the Rex flash layout to optimize WP_RO to 4MB.
> The board was apparently added with 8 MB, so why is it too big now? What optimization is done?
Sorry, I'm still unable to understand what details, u would like to know? we had goal to drop WP_RO from 8MB to 4MB at some point of the program and now we are doing so.
https://review.coreboot.org/c/coreboot/+/74229/comment/3cfaa1d4_61d36603
PS1, Line 9: This patch updates the Rex flash layout to optimize WP_RO to 4MB.
:
: Changes for chromeos.fmd:
:
: SI_BIOS:
: RW_SECTION_A/B: Reduce to 7MB.
: RW_LEGACY: Reduce to 1MB.
: RW_MISC: Increased to 1MB.
: RW_UNUSED: 3MB (reserved)
: WP_RO: Reduce to 4MB
:
: Additionally, ensure RW_SECTION_B region starts at 16MB boundary in the
: SPI Flash.
> I am sorry you are feeling this way.
I would like to understand if your intention is code review, then please help on that part. I'm feeling like, u are suggesting something which is not possible and I have explained why so, but still this conversation continues
File src/mainboard/google/rex/chromeos.fmd:
https://review.coreboot.org/c/coreboot/+/74229/comment/e2a53783_9fc4816b
PS1, Line 7: 7M
> Changing 7092K to 7M is cosmetic, isn’t it?
@Paul, you have to understand every bytes are meaningful here. I can't just drop 92K in one CL without adding those 92K to any other region.
--
To view, visit https://review.coreboot.org/c/coreboot/+/74229
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iccf83b7bb66d0d5503e0ff9e9a819051296c6724
Gerrit-Change-Number: 74229
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Comment-Date: Thu, 06 Apr 2023 14:16:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik <subratabanik(a)google.com>
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-MessageType: comment
Attention is currently required from: Matt DeVillier.
Tarun Tuli has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74233 )
Change subject: mb/google/brya: Compile gpio.c in SMM
......................................................................
Patch Set 2:
(1 comment)
File src/mainboard/google/brya/variants/baseboard/brask/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/74233/comment/caf59f86_a5cfa0d5
PS1, Line 9: smm-y += gpio.c
> potentially. […]
sure lets go with that way
--
To view, visit https://review.coreboot.org/c/coreboot/+/74233
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If049cba98f13f060807058029306dcad2ada2d49
Gerrit-Change-Number: 74233
Gerrit-PatchSet: 2
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Comment-Date: Thu, 06 Apr 2023 14:14:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Tarun Tuli <taruntuli(a)google.com>
Comment-In-Reply-To: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Václav Straka.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74248
to look at the new patch set (#2).
Change subject: Documentation/mainboard/hp: Add more information about internal flashing
......................................................................
Documentation/mainboard/hp: Add more information about internal flashing
Add a more detailed explanation of internal flashing
on the HP Compaq 8200 Elite SFF.
Signed-off-by: Vesek <venda.straka(a)gmail.com>
Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
---
M Documentation/mainboard/hp/compaq_8200_sff.md
A Documentation/mainboard/hp/compaq_8200_sff_jumper.jpg
2 files changed, 148 insertions(+), 80 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/74248/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/74248
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I53a697a2dd6c10fff8f287284f75d229c7c4b636
Gerrit-Change-Number: 74248
Gerrit-PatchSet: 2
Gerrit-Owner: Václav Straka
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Václav Straka
Gerrit-MessageType: newpatchset