From a9720405f6c56bed50e0a076dd6e0c598df0dc6b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 21 May 2009 15:55:46 +0000 Subject: 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 Acked-by: Uwe Hermann --- flashchips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flashchips.c') diff --git a/flashchips.c b/flashchips.c index 6be3d84..2bafbc1 100644 --- a/flashchips.c +++ b/flashchips.c @@ -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. -- cgit v1.1