diff options
Diffstat (limited to 'util/flashrom/README')
-rw-r--r-- | util/flashrom/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/flashrom/README b/util/flashrom/README index 656468f734..8410d3ff5e 100644 --- a/util/flashrom/README +++ b/util/flashrom/README @@ -44,6 +44,12 @@ Usage is that flash info is dumped and the flash chip is set to writable. +Exit status +----------- +flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem +(/dev/xsvc on Solaris) can not be opened and with 3 if a call to mmap() fails. + + coreboot Table and Mainboard Identification -------------------------------------------- |