OLPC Firmware q7a13: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{draft}} |
|||
{{OLPC}} |
{{OLPC}} |
||
{{Release Notes}} |
{{Release Notes}} |
||
Line 13: | Line 12: | ||
|- |
|- |
||
| Build date time <!-- .built --> |
| Build date time <!-- .built --> |
||
| 2012-09-06 19:39:42 |
|||
| |
|||
|- |
|- |
||
| Source revision <!-- more rom:sourceurl --> |
| Source revision <!-- more rom:sourceurl --> |
||
| [http://tracker.coreboot.org/trac/openfirmware/changeset/ |
| [http://tracker.coreboot.org/trac/openfirmware/changeset/3298 3298] |
||
|- |
|- |
||
| EC version <!-- banner --> |
| EC version <!-- banner --> |
Revision as of 23:44, 6 September 2012
This page is monitored by the OLPC team.
OLPC Firmware Release q7a13
Works on XO-4 A2 only. Do not use on A1. Aiming for B1 build.
Download | q7a13.rom |
Build date time | 2012-09-06 19:39:42 |
Source revision | 3298 |
EC version | 0.1.08 |
CForth version | 7b873ab6 |
Changes
OpenFirmware
- correct the interrupt routing for the camera controller, (<trac>12090</trac>).
- suppress image size smaller than disk size now that builds size themselves to available space,
- undo change to firmware upgrade version check, (<trac>12079</trac>), <trac>12091</trac>),
- graphical touchscreen tests for signal analysis, double randomness of adjacent axis test, fix boxes test; many boxes could not be cleared, flush events and ignore buffered up events; to avoid old data on scribble and adjacent axis test, fix bug in watch-fss; was occasionally aborting due to touch event data seen in stream, adjacent axis tests; increase box array to cover used size for photodiode edges, remove debugging. XO_4_Touch_Testing,
CForth
- treat delete key as backspace, for compatibility with Linux terminals attached to serial console,
- turn off the storage indicator during suspend.