OLPC Firmware q4d30: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{OLPC}} {{Release Notes}} == Summary == Works on XO-1.75 C2 only. * fix for boot failure when a USB drive or SD card contained an NTFS filesystem, <trac>12678</trac>, * retai…') |
No edit summary |
||
Line 24: | Line 24: | ||
|- |
|- |
||
| CForth version <!-- (see startup banner on serial port) --> |
| CForth version <!-- (see startup banner on serial port) --> |
||
| [http://dev.laptop.org/git/users/wmb/cforth/commit/?id= ] |
| [http://dev.laptop.org/git/users/wmb/cforth/commit/?id=1c6dcd22 1c6dcd22] |
||
|- |
|- |
||
| Wireless firmware version <!-- select /wlan:force .hw-spec ... macro WLAN_VERSION in wlan-version.fth --> |
| Wireless firmware version <!-- select /wlan:force .hw-spec ... macro WLAN_VERSION in wlan-version.fth --> |
||
Line 41: | Line 41: | ||
=== CForth === |
=== CForth === |
||
* none |
|||
* |
** (''the CForth version change from [[OLPC Firmware q4d29|Q4D29]] to Q4D30 was due to a change in XO-4 sources that are not used in the XO-1.75 build''), |
||
=== EC === |
=== EC === |
Latest revision as of 04:55, 20 May 2013
This page is monitored by the OLPC team.
Summary
Works on XO-1.75 C2 only.
- fix for boot failure when a USB drive or SD card contained an NTFS filesystem, <trac>12678</trac>,
- retain the file name part of the /chosen bootpath property, <trac>12672</trac>.
Download | q4d30.rom |
Build date time | 2013-05-20 00:44:01 |
Source revision | 3660 |
EC version | 1.0.01 |
CForth version | 1c6dcd22 |
Wireless firmware version | Libertas thinfirm 9.0.7.p2 |
Changes
Open Firmware
- 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>.
- 3656 OLPC XO-1.75 - retain the file name portion of the /chosen bootpath property, so that the initramfs can deduce whether the system is being booted in activation mode or not. The initramfs may also use ramdisk to deduce. <trac>12672</trac>.
- 3652 OLPC ARM - trivial comment fix
CForth
- none
- (the CForth version change from Q4D29 to Q4D30 was due to a change in XO-4 sources that are not used in the XO-1.75 build),
EC
- none