Flashrom: Difference between revisions

From flashrom
Jump to navigation Jump to search
(Main page, modeled after the coreboot one. Various changes pending.)
Line 1: Line 1:
<!--
[[File:Dip32 in socket.jpg|120px|right]]
[[File:Dip32 in socket.jpg|120px|right]]
[[File:Plcc32 in socket.jpg|120px|right]]
[[File:Plcc32 in socket.jpg|120px|right]]
Line 4: Line 5:
[[File:Soic8 chip.jpg|120px|right]]
[[File:Soic8 chip.jpg|120px|right]]
[[File:Soldered tsop40.jpg|120px|right]]
[[File:Soldered tsop40.jpg|120px|right]]
-->
<table width="100%" valign="top"><tr valign="top"><td width="80%">


<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; align:right; border:1px solid #aabbcc; width: 85%">
<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; align:right; border:1px solid #aabbcc; width: 85%">
Line 21: Line 24:
</small></div>
</small></div>


<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#ff6666; align:right; border:1px solid #000000;">
=== Emergency help ===


= Emergency help =
<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#ff6666; align:right; border:1px solid #000000;">
'''IMPORTANT:''' If something went wrong during flashing, do '''NOT''' turn off/reboot your computer. Instead, let us help you recover. We can be contacted via [[IRC]] ('''#flashrom''' on [http://www.freenode.net/ irc.freenode.net]) or [[Mailinglist|email]]. Please allow for a few hours until someone responds on IRC, we're all volunteers.
'''IMPORTANT:''' If something went wrong during flashing, do '''NOT''' turn off/reboot your computer. Instead, let us help you recover. We can be contacted via [[IRC]] ('''#flashrom''' on [http://www.freenode.net/ irc.freenode.net]) or [[Mailinglist|email]]. Please allow for a few hours until someone responds on IRC, we're all volunteers.
</div>
</div>


= Supported hardware =
{| cellspacing=5 cellpadding=15 border=0 valign="top" width=100%
| width=50% style="vertical-align:top"|
 
{|
|style="vertical-align:top"|
X
|style="vertical-align:top"|
'''<span style="font-variant:small-caps; font-size:150%">About</span>'''<br /><small>Find out more about flashrom.</small><small><hr />[[Press]] | [[Logo]] | [[History]] | [[Screenshots|Screenshots/Videos]] | [[Contributors]] </small>
|}
 
|style="vertical-align:top"|
 
{|
|style="vertical-align:top"|
X
|style="vertical-align:top"|
'''<span style="font-variant:small-caps; font-size:150%">Developers</span>'''<br /><small>Get involved! Help us make flashrom better.</small><small><hr />[[Development Guidelines]] | [http://flashrom.org/trac/flashrom/browser/trunk Browse Source] | [[Technology]] | [[Random notes]]</small>
|}
 
|-
| width=50% style="vertical-align:top"|
 
{|
|style="vertical-align:top"|
X
|style="vertical-align:top"|
'''<span style="font-variant:small-caps; font-size:150%">Status</span>'''<br /><small>Find out whether your hardware is already supported.</small><small><hr />[[Supported hardware]]</small>
|}
 
|style="vertical-align:top"|
 
{|
|style="vertical-align:top"|
X
|style="vertical-align:top"|
'''<span style="font-variant:small-caps; font-size:150%">Related Tools</span>'''<br /><small>Tools and libraries related to flashrom.</small><small><hr />[[Superiotool]] | [[Nvramtool]] | [[Hardware tools]]</small>
|}


See [[Supported hardware]].
|-
| width=50% style="vertical-align:top"|


= Download & installation =
{|
|style="vertical-align:top"|
X
|style="vertical-align:top"|
'''<span style="font-variant:small-caps; font-size:150%">Getting Started</span>'''<br /><small>Download flashrom and get started.</small><small><hr />[[Downloads]] | [[Documentation]]</small>
|}


See [[Downloads]].
|style="vertical-align:top"|


= FAQ / Troubleshooting =
{|
|style="vertical-align:top"|
X
|style="vertical-align:top"|
'''<span style="font-variant:small-caps; font-size:150%">Support</span>'''<br /><small>Learn how to contact us and find help and support.</small><small><hr />[[FAQ]] | [[Mailinglist]] | [[IRC]] | [[Issue Tracker]]</small>
|}


See [[FAQ]].
|}
</td><td width="20%">
 
[[File:Dip32 in socket.jpg|center|thumb|DIP32 chip]]
 
<br clear=all />
 
'''<span style="font-variant:small-caps; font-size:120%">[[News]]</span>'''<hr />
<!-- Please always make this list 7 items long (7 most recent news items). -->
<small>
* '''2009/05/04:''' [[Flashrom/0.9.0|flashrom 0.9.0 released]]
 
</small>
 
 
<!--
'''<span style="font-variant:small-caps; font-size:120%">[[Current events|Upcoming Events]]</span>'''<hr />
-->
<!-- List of upcoming events (remove events after they have taken place). -->
<small>
<!-- * '''2009/mon/day:''' coreboot event at [[Link]] in somecity -->
<!-- * '''2009/12/27:''' coreboot presentation at [http://events.ccc.de/congress/2009/ 26C3] in Berlin -->
</small>


= Flash chip overview =
</td></tr></table>


See [[Technology]].
__NOTOC__
__NOEDITSECTION__

Revision as of 16:57, 22 November 2009

flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. It's often used to flash BIOS/EFI/coreboot/firmware images.

  • Supports more than 195 flash chips, 75 chipsets, 130 mainboards, and 17 devices (PCI or USB) which can be used as external programmers.
  • Supports parallel, LPC, FWH and SPI flash interfaces and various chip packages (DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40, TSOP48, and more)
  • No physical access needed, root access is sufficient.
  • No bootable floppy disk, bootable CD-ROM or other media needed.
  • No keyboard or monitor needed. Simply reflash remotely via SSH.
  • No instant reboot needed. Reflash your chip in a running system, verify it, be happy. The new firmware will be present next time you boot.
  • Crossflashing and hotflashing is possible as long as the flash chips are electrically and logically compatible (same protocol). Great for recovery.
  • Scriptability. Reflash a whole pool of identical machines at the same time from the command line. It is recommended to check flashrom output and error codes.
  • Speed. flashrom is often much faster than most vendor flash tools.
  • Portability. Supports Linux, FreeBSD, DragonFly BSD, Solaris, Mac OS X, and other Unix-like OSes.

Emergency help

IMPORTANT: If something went wrong during flashing, do NOT turn off/reboot your computer. Instead, let us help you recover. We can be contacted via IRC (#flashrom on irc.freenode.net) or email. Please allow for a few hours until someone responds on IRC, we're all volunteers.

X

About
Find out more about flashrom.
Press | Logo | History | Screenshots/Videos | Contributors

X

Developers
Get involved! Help us make flashrom better.
Development Guidelines | Browse Source | Technology | Random notes

X

Status
Find out whether your hardware is already supported.
Supported hardware

X

Related Tools
Tools and libraries related to flashrom.
Superiotool | Nvramtool | Hardware tools

X

Getting Started
Download flashrom and get started.
Downloads | Documentation

X

Support
Learn how to contact us and find help and support.
FAQ | Mailinglist | IRC | Issue Tracker
DIP32 chip


News