OLPC Firmware q7a13
Jump to navigation
Jump to search
NOTE: The contents of this page are not set in stone, and are subject to change! This page is a draft in active flux ... |
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 | |
Source revision | 3296 |
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.