xref: /aosp_15_r20/external/flashrom/METADATA (revision 0d6140be3aa665ecc836e8907834fcd3e3b018fc)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/flashrom
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "flashrom"
6description: "flashrom is a utility for detecting, reading, writing, verifying and erasing flash chips. It is often used to flash BIOS/EFI/coreboot/firmware 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 flash chips (most commonly found in SOIC8, DIP8, SOIC16, WSON8, PLCC32,  IP32, TSOP32, and TSOP40 packages), which use various protocols such as LPC, FWH, parallel flash, or SPI."
7third_party {
8  license_type: RESTRICTED
9  last_upgrade_date {
10    year: 2024
11    month: 11
12    day: 13
13  }
14  homepage: "https://flashrom.org/"
15  identifier {
16    type: "Git"
17    value: "https://chromium.googlesource.com/chromiumos/third_party/flashrom/"
18    version: "c08865ab385d8aea6abea48850892e32bb45d5e8"
19    primary_source: true
20  }
21}
22