summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2022-10-20 09:49:08 +0100
committerSean Rhodes <sean@starlabs.systems>2022-11-03 19:55:17 +0000
commit88570f6fb5b568f7cff4188ace13accfac164f8f (patch)
tree1bdfbbffa811459f3a8b53a625a9da3cfe29296d
parent0e4444e403f799dabd75aeadfd8f0d651b18752f (diff)
downloadblobs-88570f6fb5b568f7cff4188ace13accfac164f8f.tar.gz
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
-rw-r--r--mainboard/starlabs/starbook/adl/README.md7
-rw-r--r--mainboard/starlabs/starbook/adl/ec.binbin131072 -> 131072 bytes
2 files changed, 6 insertions, 1 deletions
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
--- a/mainboard/starlabs/starbook/adl/ec.bin
+++ b/mainboard/starlabs/starbook/adl/ec.bin
Binary files differ