Ren Kuo has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/84784?usp=email )
Change subject: mb/google/brox/jubilant: Update CPU power limits ......................................................................
mb/google/brox/jubilant: Update CPU power limits
Update jubilant CPU PL4 from 9 watt to 14 watt for critical battery boot. The maximum peak power is set at 14 watt which is 45W multiplied by 32% efficiency.
BUG=b:364441688 BRANCH=None TEST=Able to successfully boot on jubilant SKU1 and SKU2 with AC only. Test on AC 65W and 45W w/o battery,and check the PL4 values from ap log.
Change-Id: Id1e58797206a61d241f48b057b304e05c9c323d9 Signed-off-by: Ren Kuo ren.kuo@quanta.corp-partner.google.com --- M src/mainboard/google/brox/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/84784/1
diff --git a/src/mainboard/google/brox/Kconfig b/src/mainboard/google/brox/Kconfig index 29b4b51..ce14d5b 100644 --- a/src/mainboard/google/brox/Kconfig +++ b/src/mainboard/google/brox/Kconfig @@ -118,6 +118,7 @@ config PL4_LIMIT_FOR_CRITICAL_BAT_BOOT int default 9 if BOARD_GOOGLE_BROX + default 14 if BOARD_GOOGLE_JUBILANT default 40 if BOARD_GOOGLE_LOTSO help Select this if the variant has to boot even with low battery, critical battery