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/+/57432
to review the following change.
Change subject: mb/google/brya/var/redrix: Enable SaGv support ......................................................................
mb/google/brya/var/redrix: Enable SaGv support
Enable SaGv support for redrix
BUG=b:198536984 TEST=FW_NAME=redrix emerge-brya coreboot
Signed-off-by: Wisley Chen wisley.chen@quanta.corp-partner.google.com Change-Id: I54402dfde5db4106a4e0d891c19592fda39a1099 --- 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/32/57432/1
diff --git a/src/mainboard/google/brya/variants/redrix/overridetree.cb b/src/mainboard/google/brya/variants/redrix/overridetree.cb index 0e0cab4..6dae77a 100644 --- a/src/mainboard/google/brya/variants/redrix/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix/overridetree.cb @@ -18,6 +18,8 @@ end end chip soc/intel/alderlake + register "SaGv" = "SaGv_Enabled" + # Intel Common SoC Config #+-------------------+---------------------------+ #| Field | Value |