From ce3ce8f69d7c5385e2b24170c02c685e35f9c808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 14 Apr 2016 21:25:41 +0100 Subject: 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 --- open-source-lorries/flashrom.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 open-source-lorries/flashrom.lorry 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" + } +} -- cgit v1.2.1