Package flashrom: Information

    Source package: flashrom
    Version: 1.5.1-alt2
    Build time:  Feb 14, 2025, 08:33 PM
    Report package bug
    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)

    Maintainer: Michael Shigorin


      1. meson
      2. libftdi1-devel
      3. libjaylink-devel
      4. python3-module-sphinx-sphinx-build-symlink
      5. gcc
      6. libpci-devel
      7. zlib-devel
      8. libcmocka-devel
      9. libusb-devel

    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).