Attention is currently required from: Nico Huber, Martin L Roth, Julius Werner, Arthur Heymans.
Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70221 )
Change subject: util/crossgcc: Update GCC from 11.2 to 11.3
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2:
Awesome it builds :D
--
To view, visit https://review.coreboot.org/c/coreboot/+/70221
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8810bbb238b01985774ff8da1e246ab1b192e663
Gerrit-Change-Number: 70221
Gerrit-PatchSet: 2
Gerrit-Owner: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Comment-Date: Fri, 02 Dec 2022 05:52:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Lean Sheng Tan, Werner Zeh.
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70151 )
Change subject: soc/intel/elkhartlake: Move TCO_NO_REBOOT flag support
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> Is this bit really generic enough across all platforms? I remember back than that it is not, see CB […]
If there is a PCI device not supporting bus-mastering and the related PCI command register bit is hard-wired to 0, you would not suggest creating and using a custom pci_def.h (?) file for that chipset just to remove PCI_COMMAND_MASTER?
Can't the solution be not calling the function that sets such bit?
So far I have not come across separate TCO register specs document from intel to refer to. If some platform leaves a bit reserved or undocumented, does that justify copy-pasting most of TCO support source? Or worse, adjust the names just a bit because preprocessor complaints on conflicts.
--
To view, visit https://review.coreboot.org/c/coreboot/+/70151
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifa08e99761eb735eb2f733b86527867d74ced7d8
Gerrit-Change-Number: 70151
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Lean Sheng Tan <sheng.tan(a)9elements.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Lean Sheng Tan <sheng.tan(a)9elements.com>
Gerrit-Attention: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Comment-Date: Fri, 02 Dec 2022 05:27:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-MessageType: comment
Attention is currently required from: Martin L Roth.
Hello Martin L Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70205
to look at the new patch set (#6).
Change subject: Makefile.inc: Use 'Wold-style-definition'
......................................................................
Makefile.inc: Use 'Wold-style-definition'
Warn when a definition is using '()' instead of '(void)'.
Use of ‘()’ is considered an old-style definition in C1x standards,
but probably not in C2x.
Change-Id: I734cfffe3e89996ab13e846cc08e13753f24f742
Signed-off-by: Elyes Haouas <ehaouas(a)noos.fr>
---
M Makefile.inc
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/70205/6
--
To view, visit https://review.coreboot.org/c/coreboot/+/70205
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I734cfffe3e89996ab13e846cc08e13753f24f742
Gerrit-Change-Number: 70205
Gerrit-PatchSet: 6
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Martin L Roth.
Hello Martin L Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70205
to look at the new patch set (#5).
Change subject: Makefile.inc: Use 'Wold-style-definition'
......................................................................
Makefile.inc: Use 'Wold-style-definition'
Warn when a definition is using '()' instead of '(void)'.
Use of ‘()’ is considered an old-style definition in C1x standards,
but probably not for C2x.
Change-Id: I734cfffe3e89996ab13e846cc08e13753f24f742
Signed-off-by: Elyes Haouas <ehaouas(a)noos.fr>
---
M Makefile.inc
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/70205/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/70205
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I734cfffe3e89996ab13e846cc08e13753f24f742
Gerrit-Change-Number: 70205
Gerrit-PatchSet: 5
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Martin L Roth.
Hello Martin L Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70205
to look at the new patch set (#4).
Change subject: Makefile.inc: Use 'Wold-style-definition'
......................................................................
Makefile.inc: Use 'Wold-style-definition'
Warn when a definition is using '()' is used instead of '(void)'.
Use of ‘()’ is considered an old-style definition in C1x standards,
but probably not for C2x.
Change-Id: I734cfffe3e89996ab13e846cc08e13753f24f742
Signed-off-by: Elyes Haouas <ehaouas(a)noos.fr>
---
M Makefile.inc
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/70205/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/70205
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I734cfffe3e89996ab13e846cc08e13753f24f742
Gerrit-Change-Number: 70205
Gerrit-PatchSet: 4
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Kevin Chiu, Tarun Tuli, Nick Vaccaro, Ricky Chang.
Eric Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70223 )
Change subject: mb/google/brya/var/gladios: Update fw_config STORAGE field
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
hmmm, why need this? Since the PCIE is different, and it will turn off if PCI scan nothing.
--
To view, visit https://review.coreboot.org/c/coreboot/+/70223
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I27baa2ca8c2b334fb81aa87b22c3b7c028c38cd8
Gerrit-Change-Number: 70223
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Chiu <kevin.chiu.17802(a)gmail.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Ricky Chang <rickytlchang(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-Attention: Kevin Chiu <kevin.chiu.17802(a)gmail.com>
Gerrit-Attention: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Attention: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Attention: Ricky Chang <rickytlchang(a)google.com>
Gerrit-Comment-Date: Fri, 02 Dec 2022 05:20:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment