On 09.05.2009 02:43, Uwe Hermann wrote:
On Sat, May 09, 2009 at 12:38:56AM +0200, Carl-Daniel Hailfinger wrote:
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. If you get permission errors, you found a problem in the code. (There are quite a few.)
Yep, indeed. Not all external flashers will need root access so we should definately fix this.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Thanks for the review, committed in r483.
...with the changes below.
Changed.
Regards, Carl-Daniel