1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 22:21:16 +02:00

Improve flashrom test report text a bit

- Mention that we'd like to have -V output for all operations
   which were tested by the user.

 - Mention that we'd like to know the exact mainboard vendor/name.

Corresponding to flashrom svn r540.

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-21 15:55:46 +00:00
parent 66c580cb56
commit a9720405f6
2 changed files with 7 additions and 5 deletions

View File

@ -24,7 +24,7 @@
#include "flash.h"
/**
* List of supported flash ROM chips.
* List of supported flash chips.
*
* Please keep the list sorted by vendor name and chip name, so that
* the output of 'flashrom -L' is alphabetically sorted.