mb/google/nissa/var/craask: Enable DDR RFIM Policy for Craask
Enable RFIM Policy, request by RF team. BUG=b:239657092 TEST=emerge-nissa coreboot Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com> Change-Id: Id0f425d75a1ac9486a9284d4e8320ba4c63b182f Reviewed-on: https://review.coreboot.org/c/coreboot/+/66583 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Reka Norman <rekanorman@chromium.org> Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com>
This commit is contained in:
parent
8915abe115
commit
da10c48eb7
|
@ -180,6 +180,12 @@ chip soc/intel/alderlake
|
||||||
probe WFC WFC_MIPI_OVTI5675
|
probe WFC WFC_MIPI_OVTI5675
|
||||||
probe WFC WFC_MIPI_OVTI8856
|
probe WFC WFC_MIPI_OVTI8856
|
||||||
end
|
end
|
||||||
|
device ref cnvi_wifi on
|
||||||
|
chip drivers/wifi/generic
|
||||||
|
register "enable_cnvi_ddr_rfim" = "true"
|
||||||
|
device generic 0 on end
|
||||||
|
end
|
||||||
|
end
|
||||||
device ref i2c1 on
|
device ref i2c1 on
|
||||||
chip drivers/i2c/hid
|
chip drivers/i2c/hid
|
||||||
register "generic.hid" = ""ELAN6915""
|
register "generic.hid" = ""ELAN6915""
|
||||||
|
|
Loading…
Reference in New Issue