Attention is currently required from: Tim Wawrzynczak, Ravindra N.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56249 )
Change subject: mb/google/brya: DSM setting enablement for Intel WLAN card
......................................................................
Patch Set 3:
(2 comments)
File src/drivers/wifi/generic/acpi.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-123926):
https://review.coreboot.org/c/coreboot/+/56249/comment/11dac4fe_e15def76
PS3, Line 47: void wifi_write_dsm(const char *uuid, void (**callbacks)(void *),
function definition argument 'void' should also have an identifier name
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-123926):
https://review.coreboot.org/c/coreboot/+/56249/comment/6c0f62c5_10f42266
PS3, Line 47: void wifi_write_dsm(const char *uuid, void (**callbacks)(void *),
function definition argument 'void *' should also have an identifier name
--
To view, visit https://review.coreboot.org/c/coreboot/+/56249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I22411ca8648e89397a2c8dab6ed9041f47c664b8
Gerrit-Change-Number: 56249
Gerrit-PatchSet: 3
Gerrit-Owner: Ravindra <ravindra(a)intel.com>
Gerrit-Reviewer: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-Comment-Date: Tue, 13 Jul 2021 05:36:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Tim Wawrzynczak, Ravindra, Ravindra N.
Hello build bot (Jenkins), Tim Wawrzynczak, Ravindra N,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56249
to look at the new patch set (#3).
Change subject: mb/google/brya: DSM setting enablement for Intel WLAN card
......................................................................
mb/google/brya: DSM setting enablement for Intel WLAN card
To support worldwide regulatory WLAN feature(Indonesia AX /
Ukraine AX / Russia AX), Intel WLAN card has to set DSM setting
to meet the regulatory requirement which allows to modify the settings.
BUG=none
TEST=Generate SSDT tables and verify the required settings applied
Change-Id: I22411ca8648e89397a2c8dab6ed9041f47c664b8
Signed-off-by: Ravindra <ravindra(a)intel.com>
---
M src/drivers/wifi/generic/acpi.c
M src/mainboard/google/brya/variants/brya0/overridetree.cb
2 files changed, 153 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/56249/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/56249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I22411ca8648e89397a2c8dab6ed9041f47c664b8
Gerrit-Change-Number: 56249
Gerrit-PatchSet: 3
Gerrit-Owner: Ravindra <ravindra(a)intel.com>
Gerrit-Reviewer: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Ravindra <ravindra(a)intel.com>
Gerrit-Attention: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Tim Wawrzynczak, Ravindra, Ravindra N.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56249 )
Change subject: mb/google/brya: DSM setting enablement for Intel WLAN card
......................................................................
Patch Set 1:
(2 comments)
File src/drivers/wifi/generic/acpi.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-123925):
https://review.coreboot.org/c/coreboot/+/56249/comment/ef4774da_856032ec
PS1, Line 47: void wifi_write_dsm(const char *uuid, void (**callbacks)(void *),
function definition argument 'void' should also have an identifier name
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-123925):
https://review.coreboot.org/c/coreboot/+/56249/comment/45406852_8467a0ac
PS1, Line 47: void wifi_write_dsm(const char *uuid, void (**callbacks)(void *),
function definition argument 'void *' should also have an identifier name
--
To view, visit https://review.coreboot.org/c/coreboot/+/56249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I22411ca8648e89397a2c8dab6ed9041f47c664b8
Gerrit-Change-Number: 56249
Gerrit-PatchSet: 1
Gerrit-Owner: Ravindra <ravindra(a)intel.com>
Gerrit-Reviewer: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Ravindra <ravindra(a)intel.com>
Gerrit-Attention: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-Comment-Date: Tue, 13 Jul 2021 05:25:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Ravi kumar, Paul Menzel, Julius Werner.
Sajida Bhanu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55376 )
Change subject: spi: Limit the SPI NOR size
......................................................................
Patch Set 9:
(1 comment)
Patchset:
PS1:
> Sure thank you
Hi Julius,
Our internal coreboot team commented "we can’t and shouldn’t access SPI_NOR larger than what is going to be on final chromebook hw from google" which is 8MB on herobrine board.
Do we see any concern with limiting spi-nor here?
Thanks,
Sajida
--
To view, visit https://review.coreboot.org/c/coreboot/+/55376
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I78f3f402b383bbad303f26c31d3d973c5f20d172
Gerrit-Change-Number: 55376
Gerrit-PatchSet: 9
Gerrit-Owner: Ravi kumar <rbokka(a)codeaurora.org>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Sajida Bhanu <sbhanu(a)codeaurora.org>
Gerrit-Reviewer: Shelley Chen <shchen(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Julius Werner <jwerner(a)chromium.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Ravi kumar <rbokka(a)codeaurora.org>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Julius Werner <jwerner(a)chromium.org>
Gerrit-Comment-Date: Tue, 13 Jul 2021 05:24:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sajida Bhanu <sbhanu(a)codeaurora.org>
Comment-In-Reply-To: Patrick Georgi <pgeorgi(a)google.com>
Comment-In-Reply-To: Julius Werner <jwerner(a)chromium.org>
Gerrit-MessageType: comment
Attention is currently required from: Tim Wawrzynczak, Ravindra N.
Hello Tim Wawrzynczak, Ravindra N,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56249
to look at the new patch set (#2).
Change subject: mb/google/brya: DSM setting enablement for Intel WLAN card
......................................................................
mb/google/brya: DSM setting enablement for Intel WLAN card
To support worldwide regulatory WLAN feature(Indonesia AX /
Ukraine AX / Russia AX), Intel WLAN card has to set DSM setting
to meet the regulatory requirement which allows to modify the settings.
BUG=none
TEST=Generate SSDT tables and verify the required settings applied
Change-Id: I22411ca8648e89397a2c8dab6ed9041f47c664b8
Signed-off-by: Ravindra <ravindra(a)intel.com>
---
M src/drivers/wifi/generic/acpi.c
M src/mainboard/google/brya/variants/brya0/overridetree.cb
2 files changed, 153 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/56249/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/56249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I22411ca8648e89397a2c8dab6ed9041f47c664b8
Gerrit-Change-Number: 56249
Gerrit-PatchSet: 2
Gerrit-Owner: Ravindra <ravindra(a)intel.com>
Gerrit-Reviewer: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Ravindra N <ravindra(a)intel.corp-partner.google.com>
Gerrit-MessageType: newpatchset