Article · Wikipedia archive · Last revised Jun 29, 2026

Flashrom (utility)

Flashrom is a software utility published under an open source license that can detect, read, verify, erase, or write EEPROMs using interfaces such as the Low Pin Count (LPC), FWH, parallel, and Serial Peripheral Interface (SPI). It can be used to flash firmware images such as BIOS or coreboot, or to backup existing firmware.

Last revised
Jun 29, 2026
Read time
≈ 1 min
Length
322 w
Citations
5
Source
Flashrom
Developerflashrom team
Stable release
1.7.01 / 1 March 2026 (1 March 2026)
Written inC
Operating systemDragonFly BSD, DOS, FreeBSD, kFreeBSD, Linux, macOS, NetBSD, OpenBSD, Solaris, Windows (partial)
Available inEnglish
TypeFirmware utility
LicenseGNU General Public License
Websitewww.flashrom.org Edit this on Wikidata
Repository

Flashrom is a software utility published under an open source license that can detect, read, verify, erase, or write EEPROMs using interfaces such as the Low Pin Count (LPC), FWH, parallel, and Serial Peripheral Interface (SPI). It can be used to flash firmware images such as BIOS or coreboot, or to backup existing firmware.

Details

It is free software released under the terms of the GNU General Public License version 2. It has pciutils and zlib as dependencies, and for some programmers also libftdi and libusb. It is run from user space and usually requires superuser privileges (except when using supported USB devices as programmer).

The flashrom project is lead and maintained by Anastasia Klimchuk.2

Supported hardware

Pomona 5250 SOIC-8 clip, commonly used to attach to SOIC-8 chips for flashing source ↗

Support for programmers include the Bus Pirate3 and the Raspberry Pi.4

It supports over 480 flash chip families, 291 chipsets, 524 mainboards, 71 PCI devices, 19 USB devices and various parallel/serial port-based devices which can be used as programmers. It supports cross-flashing and hot-flashing.5

Supported packaging types include dual in-line package (DIP), plastic leaded chip carrier (PLCC), small-outline integrated circuit (SOIC), thin small-outline package (TSOP), or ball grid array (BGA) packages.

See also

See also

References

References

  1. "Release 1.7.0". 1 March 2026. Retrieved 2 April 2026.
  2. "Flashrom Splits Into Two For This Firmware/ROM Flashing Utility". 23 April 2023.
  3. Chantzis, Fotios; Stais, Ioannis; Calderon, Paulino; Deirmentzoglou, Evangelos; Woods, Beau (2021-03-23). Practical IoT Hacking: The Definitive Guide to Attacking the Internet of Things. No Starch Press. ISBN 978-1-7185-0091-4.
  4. Rankin, Kyle (March 6, 2017). "Flash ROMs with a Raspberry Pi". Linux Journal. Retrieved 2022-06-24.
  5. "List of supported hardware". flashrom.org.
External links