From 6707e9281cf8c7e36be5b4d5a230f5619d3e1c4f Mon Sep 17 00:00:00 2001 From: Elmo Lan Date: Fri, 27 Jun 2025 20:28:30 +0800 Subject: [PATCH] mb/google/brox: Update cpu power limits brox_rtk_ec share the same power design with brox, so follow brox set as 9W. BUG=b:414474440 TEST=system can boot when AC only. Change-Id: Ia05b331f229127b898f4549d5ba1ac2771ac8b7b Signed-off-by: Elmo Lan Reviewed-on: https://review.coreboot.org/c/coreboot/+/88213 Tested-by: build bot (Jenkins) Reviewed-by: Keith Short Reviewed-by: Karthik Ramasubramanian --- src/mainboard/google/brox/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brox/Kconfig b/src/mainboard/google/brox/Kconfig index a94995a168..9a22731a94 100644 --- a/src/mainboard/google/brox/Kconfig +++ b/src/mainboard/google/brox/Kconfig @@ -124,6 +124,7 @@ config DRIVER_TPM_I2C_BUS config PL4_LIMIT_FOR_CRITICAL_BAT_BOOT int default 9 if BOARD_GOOGLE_BROX + default 9 if BOARD_GOOGLE_BROX_RTK_EC default 14 if BOARD_GOOGLE_JUBILANT default 40 if BOARD_GOOGLE_LOTSO help