OLPC Firmware q2f20
Jump to navigation
Jump to search
This page is monitored by the OLPC team.
Summary
Works on XO-1 systems.
Download | q2f20.rom |
Build date time | 2014-06-11 23:47:00 |
Source revision | 3730. |
EC version | 1.2.1 |
Wireless firmware version | 5.110.22.p23 |
Changes
- 3728 libertas - fix build on XO-1
- 3727 OLPC - add SIV121C camera sensor, as SIV120D is end-of-life <trac>12785</trac>
- 3726 scsidisk - retry TEST UNIT READY once
- 3725 core - Tiny lint fixes, detected on Apple LLVM-based SDK. * 3721 libertas - stack effect comment fix
- 3718 core - use initial values from a current instance package if there is one, fixes clearing of display on subsequent select, caused by my-termemu not persisting, fixes OLPC <trac>12765</trac>, thanks to Mitch Bradley.
- 3716 OLPC - preserve some comments against th seti camera initialisation as compared with kernel
- 3712 usb - trivial comment improvement
- 3710 OLPC - keyject, avoid cancel, use black-letters throughout
- 3707 OLPC XO-1 - screenshot tools
- 3701 libertas - fix backward logic for selecting scan time based on scan time, regression introduced in r3633
- 3699 OLPC - ntp-set-clock did leave device open if name lookup failed, fixes <trac>12735</trac>
- 3697 OLPC XO-1 XO-1.5 - follow x86 linux boot protocol, wipe the sentinels, for compatibility with unpatched kernel 3.9 onwards, <trac>12727</trac>
- 3692 OLPC - NANDblaster receivers are not performing a passive scan, originally because of a typo, and now because it proves to be unreliable even with the increased passive scan time in r3633 - no effective functional change.
- 3690 OLPC - nb-auto-channel was leaving junk on stack, regression introduced by r3560