From 54788655f7848cc85ca79c5d2fe5ecd36f62a068 Mon Sep 17 00:00:00 2001 From: David Wu Date: Fri, 16 Nov 2018 15:35:50 +0800 Subject: mb/google/fizz/variants/karma: Increase Pmax to 151 for all SKUs Needs to increase ROPmax to 80W (includes both panel and audio), hence the Pmax = 71W (PL4) + 80W (ROPmax) = 151W. BUG=b:119644629 BRANCH=master TEST=USE=fw_debug emerge-kalista chromeos-mrc coreboot chromeos-bootimage & ensure the Pmax value is passed to FSP-S. Change-Id: I504ff66a218bf4e385270c2cb385a83dca312a81 Signed-off-by: David Wu Reviewed-on: https://review.coreboot.org/29654 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/fizz/variants/karma/overridetree.cb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/fizz/variants/karma') diff --git a/src/mainboard/google/fizz/variants/karma/overridetree.cb b/src/mainboard/google/fizz/variants/karma/overridetree.cb index 7552c71b88..f04def2a05 100644 --- a/src/mainboard/google/fizz/variants/karma/overridetree.cb +++ b/src/mainboard/google/fizz/variants/karma/overridetree.cb @@ -7,6 +7,7 @@ chip soc/intel/skylake #| Touchsreen | 10 | | #+----------------+-------+-----------------------------------+ register "usb2_ports[9]" = "USB2_PORT_MID(OC_SKIP)" # Touchscreen + register "psys_pmax" = "151" device domain 0 on device pci 14.0 on -- cgit v1.2.3