mb/starlabs/byte: Lower the PL4 value to 65W

This should be 65W to match the standard 65W GaN chargers.

Change-Id: I9a2be32b3b377090694cf23c4a4b85db47108c48
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88784
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Sean Rhodes 2025-08-15 12:13:32 +01:00 committed by Matt DeVillier
commit 5f7b5fcb19

View file

@ -89,7 +89,7 @@ config ME_BIN_PATH
config PL4_WATTS
int
default 84 if BOARD_STARLABS_BYTE_TWL
default 65 if BOARD_STARLABS_BYTE_TWL
default 36
config POWER_STATE_DEFAULT_ON_AFTER_FAILURE