From 88570f6fb5b568f7cff4188ace13accfac164f8f Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Thu, 20 Oct 2022 09:49:08 +0100 Subject: 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 Change-Id: If2c6311af7744b6bd708c2084ce18fcfe13b8f5d --- mainboard/starlabs/starbook/adl/README.md | 7 ++++++- mainboard/starlabs/starbook/adl/ec.bin | Bin 131072 -> 131072 bytes 2 files changed, 6 insertions(+), 1 deletion(-) 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 @@ controls all the low level function in the laptop like switches, keyboard and po 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/efi-B5.zip) (2021-10-08) +#### ITE128: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI-Intel/ITE128/1.01/efi-B6-I.zip) (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/efi-B5.zip) (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 Binary files a/mainboard/starlabs/starbook/adl/ec.bin and b/mainboard/starlabs/starbook/adl/ec.bin differ -- cgit v1.2.1