From c3129208648f241c0b6538235cd4e9854ae6539d Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Sat, 9 May 2009 00:54:55 +0000 Subject: 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 Acked-by: Uwe Hermann --- flashrom.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index c8ace151..46a3742c 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -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. -- cgit v1.2.3