Package flashrom: Information
Source package: flashrom
Version: 1.6.0-alt1
Build time: Aug 11, 2025, 11:05 PM
Category: System/Kernel and hardware
Report package bugHome page: http://flashrom.org/Flashrom
License: GPLv2
Summary: Universal flash programming utility
Description:
flashrom is a tool for identifying, reading, writing, verifying and erasing flash chips. It's often used to flash BIOS/EFI/coreboot/firmware/optionROM images in-system using a supported mainboard, but it also supports flashing of network cards (NICs), SATA controller cards, and other external devices which can program flash chips. It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32/40/48, and BGA chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. The tool can be used to flash BIOS/firmware images for example -- be it proprietary BIOS images or coreboot (previously known as LinuxBIOS) images. It can also be used to read the current existing BIOS/firmware from a flash chip.
List of RPM packages built from this SRPM:
bash-completion-flashrom (noarch)
flashrom (riscv64)
flashrom-debuginfo (riscv64)
flashrom-doc (noarch)
libflashrom-devel (riscv64)
libflashrom1 (riscv64)
libflashrom1-debuginfo (riscv64)
bash-completion-flashrom (noarch)
flashrom (riscv64)
flashrom-debuginfo (riscv64)
flashrom-doc (noarch)
libflashrom-devel (riscv64)
libflashrom1 (riscv64)
libflashrom1-debuginfo (riscv64)
Maintainer: Konstantin Lepikhov
List of contributors:
Konstantin Lepikhov
Michael Shigorin
Anton Farygin
Evgeny Sinelnikov
Aleksei Nikiforov
Igor Vlasenko
Led
Konstantin Lepikhov
Michael Shigorin
Anton Farygin
Evgeny Sinelnikov
Aleksei Nikiforov
Igor Vlasenko
Led
Last changed
Aug. 11, 2025 Konstantin Lepikhov 1.6.0-alt1
- 1.6.0.
Feb. 14, 2025 Michael Shigorin 1.5.1-alt2
- E2K: add flashboot.sh 0.9.2 by MCST
Feb. 6, 2025 Konstantin Lepikhov 1.5.1-alt1
- 1.5.1. - Added patches from main: + flashchips: Add Spansion S25FS512S (closes #52955). + tests: disable on x86 (fails with format error).