OLPC Firmware q3c15: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{OLPC}} {{Release Notes}} == Summary == Works on XO-1.5 C1-C8 systems. {| border="1" cellspacing="0" cellpadding="2" class="wikitable" |- | Download | [http://dev.laptop.org/…') |
No edit summary |
||
Line 12: | Line 12: | ||
|- |
|- |
||
| Build date time <!-- .built --> |
| Build date time <!-- .built --> |
||
| 2013-06-06 04:25:49 |
|||
| |
|||
|- |
|- |
||
| Source revision <!-- more rom:sourceurl --> |
| Source revision <!-- more rom:sourceurl --> |
Revision as of 08:26, 6 June 2013
This page is monitored by the OLPC team.
Summary
Works on XO-1.5 C1-C8 systems.
Download | q3c15.rom |
Build date time | 2013-06-06 04:25:49 |
Source revision | 3670 |
EC version | 2.2.10 |
Wireless firmware version | 9.0.7.p2 |
Changes
- 3668 OLPC - save-mfg-data, simplify SN processing code following <trac>12695</trac> review. No functional change.
- 3667 OLPC - check for a NUL before removing it from the SN tag search result, because otherwise an SN tag with zero length may prevent normal boot. <trac>12695</trac>
- 3663 OLPC - do not leave keyboard locked if file cannot be created by save-mfg-data on XO-1.5. <trac>12684</trac>.
- 3662 OLPC - avoid duplicate file creation. <trac>12684</trac>.
- 3658 disklabel - abort open if the partition has a type for a filesystem that is not present in the build. Fixes failure to boot when an NTFS filesystem is present on an unsecured system. OLPC <trac>12678</trac>.