OLPC Firmware q7b27: Difference between revisions

From OLPC
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…')
 
 
(One intermediate revision by the same user not shown)
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"
Line 35: Line 39:


* [http://tracker.coreboot.org/trac/openfirmware/changeset/3613 3613] OLPC XO-4 - EC Code 0.4.04
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3613 3613] OLPC XO-4 - EC Code 0.4.04
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3612 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.
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3612 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 [http://tracker.coreboot.org/trac/openfirmware/changeset/3514 r3514].
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3611 3611] OLPC - shorten the delay in the lid test, to improve apparent responsiveness.
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3611 3611] OLPC - shorten the delay in the lid test, to improve apparent responsiveness.
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3610 3610] OLPC XO-1.5 - Marvell WLAN driver, fix a Page Fault during device open, adjust stack comments in cmd-out
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3608 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.
* [http://tracker.coreboot.org/trac/openfirmware/changeset/3608 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.



Latest revision as of 00:51, 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.
  • 3611 OLPC - shorten the delay in the lid test, to improve apparent responsiveness.
  • 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

Touchscreen

  • none