EC 1.75 Firmware: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= A2 Prototype = |
= A2 Prototype = |
||
== Ver: 0.0.6 == |
|||
Download: [http://dev.laptop.org/pub/ec/cl2-4_0_0_6.img 0.0.6] |
|||
* Fix touchpad |
|||
== Ver: 0.0.5 == |
== Ver: 0.0.5 == |
Revision as of 06:25, 17 January 2011
A2 Prototype
Ver: 0.0.6
Download: 0.0.6
- Fix touchpad
Ver: 0.0.5
Download: 0.0.5
- Initial cut at adding stop mode. disabled by default for now.
- fix the clearing of the power-off command flag
- Shorten the cycle_led times.
- add a bunch of debugging output for the trim registers
- add io support for the RESTORE pin, and an sfr for the PCON register. also formatting.
- Enable board ID reading
- Wait for the flash trim read to complete before reading the data
- Fix battery error LED state not set on battery error
Ver: 0.0.4
Download: 0.0.4
- Enable battery charging
- Implement api for poweroff add debug code for showing power states.
Ver: 0.0.2
Download: 0.0.2
- Enable/Fix EC<->Host communication
- Enable/Fix Keyboard stream.