Felix Held has submitted this change. ( https://review.coreboot.org/c/blobs/+/68586 )
Change subject: mainboard/starlabs/starbook/adl: Update the EC binary to 1.01 ......................................................................
mainboard/starlabs/starbook/adl: Update the EC binary to 1.01
[ADL] 1.01: Enable hybrid power - when the battery has more than 15% power, support chargers that don't output the required 40W.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: If2c6311af7744b6bd708c2084ce18fcfe13b8f5d --- M mainboard/starlabs/starbook/adl/README.md M mainboard/starlabs/starbook/adl/ec.bin 2 files changed, 20 insertions(+), 1 deletion(-)
Approvals: Felix Held: Verified; Looks good to me, approved
diff --git a/mainboard/starlabs/starbook/adl/README.md b/mainboard/starlabs/starbook/adl/README.md index 89063ae..9025604 100644 --- a/mainboard/starlabs/starbook/adl/README.md +++ b/mainboard/starlabs/starbook/adl/README.md @@ -3,5 +3,10 @@
It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
-#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI/ITE128/1.00...) (2021-10-08) +#### ITE128: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI-Intel/ITE12...) (2022-10-28) +> Enabled hybrid power; when using a charger that doesn't supply enough power, +> the battery will also power the laptop. This will only happen if the battery +> is charged to 15% or more. + +#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.00/...) (2021-10-08)
Initial release firmware for the StarBook Mk VI
diff --git a/mainboard/starlabs/starbook/adl/ec.bin b/mainboard/starlabs/starbook/adl/ec.bin index f4b7ab5..87475b3 100644 --- a/mainboard/starlabs/starbook/adl/ec.bin +++ b/mainboard/starlabs/starbook/adl/ec.bin Binary files differ