summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2023-03-13 12:35:36 +0000
committerSean Rhodes <sean@starlabs.systems>2023-05-10 15:42:44 +0100
commit9df5910d68081d7bd31385c99420352622ef168f (patch)
tree1a262daedf4b9693a5289e4342b09c3a9d142828
parent65c8e9a26b25324b2f2239a25f82b5aef8b30029 (diff)
downloadblobs-9df5910d68081d7bd31385c99420352622ef168f.tar.gz
mb/starlabs/starbook/adl: Update EC binary to 1.13HEADmaster
1.13 Increase the charging speed to 1C when temperatures allow Reduce the amount of variables polled via the SMBus Fixed an issue when batteries would not exit shipping mode 1.12 Revert the charging rate to 0.5C Store the state of charging at 0xa0 1.11 Adjust the threshold for Hybrid Power to 1536MA Adjust the threshold for Hybrid Power to be disable to 5 percent RSOC 1.10 Disable Hybrid Power when the RSOC is less than 20 percent Only enable LEARN once when RSOC is greater than 50 percent Dont query unused registers on the BQ24780S 1.07 Disable PD requests when a normal USB-C device is connected Account for having two chargers connected Optimise the charging calculations 1.06 Strip PD responses to only include valid bits 1.05 Fix the charging voltage to 13.2V Only call Anx when USB-C PD chargers are connected Disable Hybrid-Power when charging current is less that 1536 1.04 Store power related variables in the EC RAM and mirror them to EC memory to avoid memory overflow to mitigate some strange behaviours when the EC memory overflows 1.03 Improved the reliability of DC Jack charging by modifying it to 800MHz, 3A Avoided charging stalling by continuously polling the SMBus after overcharge protection is active Exposed the behavior of overcharge protection to APCI Set the charge LED to purple when overcharge protection is active Modified fan curve Ensured the trackpad is in the desired state by polling its state every 10ms Set the brightness of the keyboard backlight to the maximum Streamlined the system by removing unused SMM events Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I3b08cb8b2b4e9e9836cd7e8c545fc83b2e0e3f99
-rw-r--r--mainboard/starlabs/starbook/adl/ec.binbin131072 -> 131072 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/mainboard/starlabs/starbook/adl/ec.bin b/mainboard/starlabs/starbook/adl/ec.bin
index 87475b3..1061997 100644
--- a/mainboard/starlabs/starbook/adl/ec.bin
+++ b/mainboard/starlabs/starbook/adl/ec.bin
Binary files differ