From d06d941ce22aaa1d7414198282ddc9463819b3bd Mon Sep 17 00:00:00 2001 From: Stefan Tauner Date: Sun, 12 Jun 2011 19:47:55 +0000 Subject: Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 - mark AT25DF321 as fully tested http://www.flashrom.org/pipermail/flashrom/attachments/20110527/01f1868b/attachment-0001.log - mark 82802AB as fully tested http://www.flashrom.org/pipermail/flashrom/2011-April/006145.html - mark Pm49FL002 as fully tested http://pastebin.com/pb5NTCmW - add Supermicro X8DT3 to boards_known http://www.flashrom.org/pipermail/flashrom/attachments/20110527/01f1868b/attachment-0001.log - add Supermicro X5DP8-G2 to boards_known http://www.flashrom.org/pipermail/flashrom/2011-April/006145.html - add Supermicro X8SIE as NOT WORKING to boards_known http://www.flashrom.org/pipermail/flashrom/2011-May/006554.html - add a DMI search pattern for the ASUS A8N-SLI Deluxe board enable to mitigate misdetections http://www.flashrom.org/pipermail/flashrom/2010-August/004379.html http://www.flashrom.org/pipermail/flashrom/2011-May/006570.html also, fix some random white space errors and comments/strings Corresponding to flashrom svn r1335. Signed-off-by: Stefan Tauner Acked-by: Stefan Tauner --- print_wiki.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print_wiki.c') diff --git a/print_wiki.c b/print_wiki.c index dadba4984..e9ccc8bcb 100644 --- a/print_wiki.c +++ b/print_wiki.c @@ -52,9 +52,9 @@ verified that they either do or do not need any special initialization to \ make flashrom work (given flashrom supports the respective chipset and flash \ chip), or that they do not yet work at all. If they do not work, support may \ or may not be added later.\n\n\ -Mainboards which don't appear in the list may or may not work (we don't \ -know, someone has to give it a try). Please report any further verified \ -mainboards on the [[Mailinglist|mailing list]].\n"; +Mainboards (or individual revisions) which don't appear in the list may or may \ +not work (we don't know, someone has to give it a try). Please report any \ +further verified mainboards on the [[Mailinglist|mailing list]].\n"; #endif static const char chip_th[] = "{| border=\"0\" style=\"font-size: smaller\" \ -- cgit v1.2.3