Sumeet R Pawnikar has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62849 )
Change subject: [TEST]: mb/google/brya/variants/redrix: Enable CNVi DDR RFIM feature support ......................................................................
[TEST]: mb/google/brya/variants/redrix: Enable CNVi DDR RFIM feature support
This is test patch to enable CNVi DDR RFIM feature support and test it on redrix system.
Change-Id: I58e90d48a69dbfd950d619c459244605a3ca69b5 Signed-off-by: Sumeet Pawnikar sumeet.r.pawnikar@intel.com --- M src/mainboard/google/brya/variants/redrix/overridetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/62849/1
diff --git a/src/mainboard/google/brya/variants/redrix/overridetree.cb b/src/mainboard/google/brya/variants/redrix/overridetree.cb index a44cb40..0f25319 100644 --- a/src/mainboard/google/brya/variants/redrix/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix/overridetree.cb @@ -170,6 +170,7 @@ device ref cnvi_wifi on chip drivers/wifi/generic register "wake" = "GPE0_PME_B0" + register "enable_cnvi_ddr_rfim" = "true" device generic 0 on end end end