Firmware: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (categorization)
(wikis should have informative text with links)
Line 1: Line 1:
This is for the 1 megabyte SPI flash, not the 512 megabyte nand flash used for the OS. The SPI flash contains the EC Firmware, VSA firmware, Open Firmware, LinuxBIOS, and [[Manufacturing_Data|2k Manufacturing Data]]. See [http://dev.laptop.org/attachment/ticket/1003/Firmware_Layout.jpg here] for a map.
== Firmware Releases ==


There is [[Autoreinstallation_image|an automated installer]] that updates both the SPI flash and the nand flash. That would give you the latest stable versions of both. The [[Autoreinstallation_image|automated installer]] can be adjusted to use one of the files below if you prefer.

There is also a [[Upgrading_the_firmware|manual update procedure]] for the SPI flash, [[Olpcflash.c|C source code]] for a self-hosted Linux flash writer, [http://mailman.laptop.org/pipermail/devel/2007-March/004143.html instructions for flashing via Open Firmware], and a [[SPI_FLASH_Recovery|recovery procedure]] that requires the use of a serial cable and external oscillator.

== Firmware Releases ==
* Q2B76 - 2007-03-09 Update release for B2 build [[OLPC Firmware Q2B76]]
* Q2B76 - 2007-03-09 Update release for B2 build [[OLPC Firmware Q2B76]]
* Q2B73 - 2007-02-16 Update release for B2 build [[OLPC Firmware Q2B73]]
* Q2B73 - 2007-02-16 Update release for B2 build [[OLPC Firmware Q2B73]]

Revision as of 21:27, 17 March 2007

This is for the 1 megabyte SPI flash, not the 512 megabyte nand flash used for the OS. The SPI flash contains the EC Firmware, VSA firmware, Open Firmware, LinuxBIOS, and 2k Manufacturing Data. See here for a map.

There is an automated installer that updates both the SPI flash and the nand flash. That would give you the latest stable versions of both. The automated installer can be adjusted to use one of the files below if you prefer.

There is also a manual update procedure for the SPI flash, C source code for a self-hosted Linux flash writer, instructions for flashing via Open Firmware, and a recovery procedure that requires the use of a serial cable and external oscillator.

Firmware Releases