Attention is currently required from: Wisley Chen. Hello Wisley Chen,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/58880
to review the following change.
Change subject: mb/google/brya/var/redrix: Set RFI Spread Spectrum to 6% ......................................................................
mb/google/brya/var/redrix: Set RFI Spread Spectrum to 6%
Set RFI Spread Spectrum to 6% for RF team request.
BUG=b:200886627 TEST=build
Signed-off-by: Wisley Chen wisley.chen@quanta.corp-partner.google.com Change-Id: Id0b42446e9e46ef629b5ca8d5d29faf2d771348d --- M src/mainboard/google/brya/variants/redrix/overridetree.cb 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/58880/1
diff --git a/src/mainboard/google/brya/variants/redrix/overridetree.cb b/src/mainboard/google/brya/variants/redrix/overridetree.cb index 0ed6c52..4e6475f 100644 --- a/src/mainboard/google/brya/variants/redrix/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix/overridetree.cb @@ -34,6 +34,8 @@ register "SaGv" = "SaGv_Enabled"
register "CnviBtAudioOffload" = "true" + # FIVR RFI Spread Spectrum 6% + register "register "FivrSpreadSpectrum" = "44"
# Intel Common SoC Config #+-------------------+---------------------------+