OLPC Firmware q7b27: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{OLPC}} {{Release Notes}} == Summary == Works on XO-4 B1 and later only. {| border="1" cellspacing="0" cellpadding="2" class="wikitable" |- | Download | [http://dev.laptop.or…') |
|||
Line 5: | Line 5: | ||
Works on XO-4 B1 and later only. |
Works on XO-4 B1 and later only. |
||
* fix for hang on resume, |
|||
* make lid test more responsive, |
|||
* set month and day registers in clock after power failure. |
|||
{| border="1" cellspacing="0" cellpadding="2" class="wikitable" |
{| border="1" cellspacing="0" cellpadding="2" class="wikitable" |
Revision as of 00:50, 16 March 2013
This page is monitored by the OLPC team.
Summary
Works on XO-4 B1 and later only.
- fix for hang on resume,
- make lid test more responsive,
- set month and day registers in clock after power failure.
Download | q7b27.rom |
Build date time | 2013-03-15 19:02:26 |
Source revision | 3614 |
EC version | EC 0.4.04 |
CForth version | 4c3c5cc5 |
WLAN 8686 version | 9.0.7.p2 |
WLAN 8787 version | 14.66.09.p80 |
Changes
Open Firmware
- 3613 OLPC XO-4 - EC Code 0.4.04
- 3612 OLPC - rename dcon-screen-freeze to video-save, to fit with existing XO-1 and XO-1.5 words with same function. Relates to r3514. Reorder XO-1 build to use video-save in display test.
- 3611 OLPC - shorten the delay in the lid test, to improve apparent responsiveness.
- 3610 OLPC XO-1.5 - Marvell WLAN driver, fix a Page Fault during device open, adjust stack comments in cmd-out
- 3608 OLPC - set the month and day registers of the RTC when it is being initialised on XO-1.75 and XO-4, and add initialisation in response to RTC power loss on XO-1 and XO-1.5.
CForth
- none
EC
- fix for a hang on resume, see EC_4.0_Firmware#Ver:_7_0.4.04
Touchscreen
- none