diff options
Diffstat (limited to 'util/flashrom/README')
-rw-r--r-- | util/flashrom/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/util/flashrom/README b/util/flashrom/README index fab2b16f24..fd91cb6f55 100644 --- a/util/flashrom/README +++ b/util/flashrom/README @@ -1,5 +1,18 @@ This is the universal LinuxBIOS flash utility. +build requirements +------------------ + +To build the flashrom utility you need to have the following packages +installed on your linux system: + +* pciutils +* pciutils-devel + + +usage +----- + usage: ./flashrom [-rwvE] [-V] [-c chipname] [-s exclude_start] [-e exclude_end] [file] |