Skip to content

Commit f8e84db

Browse files
committed
mainboard/starlabs/cezanne/starbook: Add EC binary 1.02
1.02 Modified the F10 scan code for better compatibility Modified the F12 scan code for better compatibility Initialised the Keyboard Backlight from the EC to avoid problems when switching branch 1.01 Fix the backlight helper to remember the last state Modified the scan code of the sysreq key 1.00 Initial release EC firmware for the StarBook Mk VI Signed-off-by: Sean Rhodes <[email protected]> Change-Id: I557fd5cd3b987fb4d9a1fb0eaa0e442d94c848fe
1 parent 88570f6 commit f8e84db

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
This is the firmware binary for the ITE embedded controller used in the StarBook Mk VI. The embedded controller
2+
controls all the low level function in the laptop like switches, keyboard and power.
3+
4+
It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
5+
6+
## **StarBook**[MkVI-AMD](https://github.com/StarLabsLtd/firmware/tree/master/StarBook/MkVI-AMD)
7+
#### ITE128: [1.02](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI-AMD/ITE128/1.02/efi-B6-A.zip) (2022-10-28)
8+
> Modified the F10 scan code for better compatibility
9+
> Modified the F12 scan code for better compatibility
10+
> Initialised the Keyboard Backlight from the EC to avoid problems when switching branch
11+
12+
#### ITE128: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI-AMD/ITE128/1.01/efi-B6-A.zip) (2022-10-28)
13+
> Fix the backlight helper to remember the last state
14+
> Modified the scan code of the sysreq key
15+
16+
#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI-AMD/ITE128/1.00/efi-B6-A.zip) (2022-10-28)
17+
> Initial release EC firmware for the StarBook Mk VI
18+
128 KB
Binary file not shown.

0 commit comments

Comments
 (0)