OLPC Firmware Q2B83

From OLPC
Jump to: navigation, search
  This page is monitored by the OLPC team.


OLPC Firmware B2 Release Q2B83 - 2007-03-28

This is the firmware for the B2 boards. It will also work on B1 and ATest. Do not use it on pre-B1 boards - it will brick them because of the EC microcode.

File:Q2b83.rom

MD5: 9f52de5fc1817d318f9dc5383c9f4113 q2b83.rom


Changes since OLPC Firmware Q2B81

  • EC: PQ2B83
    • Implement two new commands 0x20 and 0x21. They will initialize the EEPROMs of NiMH and LiFePo4 batteries.
    • Improve the 1-wire interface.
  • OFW svn commit 209 stable branch b167
    • No changes from B81
  • Linuxbios
    • No Changes from B81

Installation Instructions

  • If you have a B1 or B2 system:
    • Detailed upgrade instructions are located here.
    • If your firmware version is earlier than the version in Auto Install Image then you can just use that procedure for the update. Note: that this procedure will also upgrade the image in your nand flash -- which is the entire Linux operating system and all the files you may have edited or saved. This means it will ERASE what is in your nand and re-write it. So you will lose any data you have stored on the filesystem unless you back it up. If you do not want your files erased, then please use the first procedure above.
    • DO NOT use olpcflash to write new firmware images. Doing so will erase the manufacturing data that was added at the factory.
    • After you reflash, you must power cycle by physically removing power from the system. A warm-start or button-induced restart is not sufficient. Please remove both the battery pack and wall adapter for 10 seconds.
  • If you have an ATest system
    • If you use olpcflash to write this image, you must use the --brick option.
      Example: olpcflash --brick -w image.rom
      The --brick option makes olpcflash update your EC code as well as the firmware.

Known issues

  • Auto-repeat is slow on some USB keyboards
  • NVRAM storage for configuration variables is not yet implemented.
  • JFFS2 does not handle ECC
  • The boot menu is incomplete
  • Directory symlinks have a problem.