Firmware: Difference between revisions

From OLPC
Jump to navigation Jump to search
(de-orphan q2c15)
(add orphaned firmware pages)
Line 38: Line 38:
* q2c16a - 2007-06-07 Minor variation on c16, for internal testing only [[OLPC Firmware q2c16a]]
* q2c16a - 2007-06-07 Minor variation on c16, for internal testing only [[OLPC Firmware q2c16a]]
* q2c16 - 2007-06-07 Release for B4 build [[OLPC Firmware q2c16]]
* q2c16 - 2007-06-07 Release for B4 build [[OLPC Firmware q2c16]]
* q2c15 - withdrawn [[OLPC Firmware q2c15]]
* q2c15 - 2007-06-06 withdrawn [[OLPC Firmware q2c15]]
* q2c14 - 2007-05-23 Update release for B3 build [[OLPC Firmware q2c14]]
* q2c14 - 2007-05-23 Update release for B3 build [[OLPC Firmware q2c14]]
* q2c13 - 2007-05-18 Release for B3 build [[OLPC Firmware q2c13]]
* q2c13 - 2007-05-18 Release for B3 build [[OLPC Firmware q2c13]]
Line 54: Line 54:
* Q2B73 - 2007-02-16 Update release for B2 build [[OLPC Firmware Q2B73]]
* Q2B73 - 2007-02-16 Update release for B2 build [[OLPC Firmware Q2B73]]
* Q2B61 - 2007-02-02 Update release for B2-test build [[OLPC Firmware Q2B61]] (last-minute EC changes)
* Q2B61 - 2007-02-02 Update release for B2-test build [[OLPC Firmware Q2B61]] (last-minute EC changes)
* Q2A52 - 2006-11-12 [[OLPC Firmware Q2A52]]
* Q2B51 - 2007-01-26 Update release for B2-test build [[OLPC Firmware Q2B51]]
* Q2B51 - 2007-01-26 Update release for B2-test build [[OLPC Firmware Q2B51]]
* Q2B43 - 2007-01-25 Update release for B2-test build [[OLPC Firmware Q2B43]]
* Q2B43 - 2007-01-25 Update release for B2-test build [[OLPC Firmware Q2B43]]
* Q2B34 - 2007-01-24 [[OLPC Firmware Q2B34]]
* Q2B33 - 2007-01-23 [[OLPC Firmware Q2B33]]
* Q2B32 - 2007-01-23 [[OLPC Firmware Q2B32]]
* Q2B21 - 2007-01-14 Update release for B2-test build [[OLPC Firmware Q2B21]]
* Q2B21 - 2007-01-14 Update release for B2-test build [[OLPC Firmware Q2B21]]
* Q2B20 - 2007-01-12 Update release for B2-test build [[OLPC Firmware Q2B20]]
* Q2B20 - 2007-01-12 Update release for B2-test build [[OLPC Firmware Q2B20]]
* Q2B17 - 2007-01-05 Update release for B-test build [[OLPC Firmware Q2B17]]
* Q2B17 - 2007-01-05 Update release for B-test build [[OLPC Firmware Q2B17]]
* Q2B16 - 2007-01-03 [[OLPC Firmware Q2B16]]
* Q2B15 - 2007-01-02 [[OLPC Firmware Q2B15]]
* Q2B14 - 2006-12-30 [[OLPC Firmware Q2B14]]
* Q2B13 - 2006-12-29 Update release for B-test build [[OLPC Firmware Q2B13]]
* Q2B13 - 2006-12-29 Update release for B-test build [[OLPC Firmware Q2B13]]
* Q2B12 - 2006-12-29 Update release for B-test build [[OLPC Firmware Q2B12]] (copy-nand fails)
* Q2B12 - 2006-12-29 Update release for B-test build [[OLPC Firmware Q2B12]] (copy-nand fails)

Revision as of 07:04, 30 March 2008

  This page is monitored by the OLPC team.

This firmware goes in the little 1 MB SPI flash that's used for booting, not the 1GB NAND flash (or 512MB in earlier prototypes) used for the OS image and user data. The SPI flash contains the EC Firmware, Open Firmware, and 2k Manufacturing Data. See Firmware SPI FLASH Map or its dia source file.

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 (may destroy the manufacturing data), instructions for flashing via Open Firmware, and a recovery procedure that requires the use of a serial cable and external oscillator.

Note: Once you upgrade to the Q2Cxx series of firmware do not downgrade to Q2Bxx! Doing so will destroy the manufacturing data.

Firmware Releases


Do not downgrade from C series to B series