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:
parent
4a6a0de029
commit
5f7b5fcb19
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue