mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
Add a dummy external flasher which just prints each operation
Usage: flashrom --programmer dummy This is a great way to test flashrom without root access. Corresponding to flashrom svn r483. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
@ -127,6 +127,8 @@ of the box.
|
||||
Specify the programmer device. Currently supported are:
|
||||
.sp
|
||||
.BR " internal" " (default, for in-system flashing in the mainboard)"
|
||||
|
||||
.BR " dummy" " (just prints all operations and accesses)"
|
||||
.TP
|
||||
.B "\-h, \-\-help"
|
||||
Show a help text and exit.
|
||||
|
Reference in New Issue
Block a user