1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 06:23:18 +02:00

Various smaller flashrom improvements

- Document new 'satasii' programmer in -L output and manpage.

 - Drop PCI_IO_BASE_ADDRESS, pci.h has such #defines already.

 - Beautify flashrom output and make it more consistent.
 
 - Same for the 'make' output (reordered some $CC parameters).
   Build-tested on i386, shouldn't break any builds, I think.

 - Some variable renaming and other cosmetic fixes.

Corresponding to flashrom svn r529.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
Uwe Hermann
2009-05-17 22:57:34 +00:00
parent 525339c32b
commit eaefb48ee5
7 changed files with 27 additions and 33 deletions

View File

@ -147,6 +147,8 @@ is the PCI function number of the desired NIC.
Example:
.B "flashrom -p nic3com=05:04.0"
.sp
.BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controller cards)"
.sp
.BR "* dummy" " (just prints all operations and accesses)"
.TP
.B "\-h, \-\-help"