summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-04-14 21:25:41 +0100
committerJavier Jardón <jjardon@gnome.org>2016-04-19 16:49:03 +0000
commitce3ce8f69d7c5385e2b24170c02c685e35f9c808 (patch)
tree43f0fd4ce9369587de330bea6d7482aeab49fbed /open-source-lorries
parent29e2bf3f520520be8e8a48bd9ba2903d285533d7 (diff)
downloadlorries-ce3ce8f69d7c5385e2b24170c02c685e35f9c808.tar.gz
Lorry flashrom
flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices. More info here: https://www.flashrom.org Change-Id: I54cc58fd61718189c2298158d4162671cf45ab84
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/flashrom.lorry7
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/flashrom.lorry b/open-source-lorries/flashrom.lorry
new file mode 100644
index 0000000..4d78084
--- /dev/null
+++ b/open-source-lorries/flashrom.lorry
@@ -0,0 +1,7 @@
+{
+ "flashrom": {
+ "type": "svn",
+ "url": "https://code.coreboot.org/svn/flashrom/",
+ "layout": "standard"
+ }
+}