From bbff157df50fdaab8e825e13228387dabda3d47b Mon Sep 17 00:00:00 2001 From: Rizwan Qureshi Date: Thu, 7 Dec 2017 02:10:06 +0530 Subject: mb/google/fizz: Enable mbox command for ISL VR c-state issue There is a potential IMVP8 issue for KBL that affects Intersil VRs Fizz is using one of the affected parts. The fix is to use an updated microcode and also send a mailbox box command from FSP. BUG=b:65499724 BRANCH=None TEST=Build and boot Fizz Change-Id: Iebfda02df88ea0d2aaf79e8449b95c0eb2165c6b Signed-off-by: Rizwan Qureshi Reviewed-on: https://review.coreboot.org/22763 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Furquan Shaikh --- src/mainboard/google/fizz/devicetree.cb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/mainboard/google/fizz/devicetree.cb b/src/mainboard/google/fizz/devicetree.cb index 18031d67cd..db6c83f2ed 100644 --- a/src/mainboard/google/fizz/devicetree.cb +++ b/src/mainboard/google/fizz/devicetree.cb @@ -86,6 +86,10 @@ chip soc/intel/skylake register "PmTimerDisabled" = "1" register "SendVrMbxCmd" = "1" # IMVP8 workaround + # Intersil VR c-state issue workaround + # send VR mailbox command for IA/GT/SA rails + register "IslVrCmd" = "2" + register "pirqa_routing" = "PCH_IRQ11" register "pirqb_routing" = "PCH_IRQ10" register "pirqc_routing" = "PCH_IRQ11" -- cgit v1.2.3