Package flashrom: Information
Source package: flashrom
Version: 1.5.1-alt2
Build time: Feb 14, 2025, 08:33 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 (e2kv6, e2kv5, e2kv4, e2k)
flashrom-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
flashrom-doc (noarch)
libflashrom-devel (e2kv6, e2kv5, e2kv4, e2k)
libflashrom1 (e2kv6, e2kv5, e2kv4, e2k)
libflashrom1-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
bash-completion-flashrom (noarch)
flashrom (e2kv6, e2kv5, e2kv4, e2k)
flashrom-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
flashrom-doc (noarch)
libflashrom-devel (e2kv6, e2kv5, e2kv4, e2k)
libflashrom1 (e2kv6, e2kv5, e2kv4, e2k)
libflashrom1-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Michael Shigorin
List of contributors:
Michael Shigorin
Konstantin Lepikhov
Anton Farygin
Evgeny Sinelnikov
Aleksei Nikiforov
Igor Vlasenko
Led
Michael Shigorin
Konstantin Lepikhov
Anton Farygin
Evgeny Sinelnikov
Aleksei Nikiforov
Igor Vlasenko
Led
Last changed
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).
Aug. 7, 2024 Konstantin Lepikhov 1.4.0-alt1
- 1.4.0. - BR: added libpci-devel. - BR: added sphinx to build man-pages. - Added -doc and bash completion packages. - Enabled tests (and disable LTO as they don't work together).