From 4dd5e080a1a229cdaa79d80850caa3e192fc84f0 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Mon, 31 Aug 2009 11:53:35 +0000 Subject: Refine bad board list Update bad board list and remove boards where either the chipset is not supported (not a board issue) or where we have no report in the archives. Corresponding to flashrom svn r703. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Uwe Hermann --- board_enable.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'board_enable.c') diff --git a/board_enable.c b/board_enable.c index 51d12a72..5265862c 100644 --- a/board_enable.c +++ b/board_enable.c @@ -1063,8 +1063,6 @@ const struct board_info boards_bad[] = { { "Abit", "IS-10", }, { "ASRock", "K7VT4A+", }, { "ASUS", "A7V600-X", }, - { "ASUS", "M2N68", }, - { "ASUS", "M3N78 Pro", }, { "ASUS", "MEW-AM", }, { "ASUS", "MEW-VM", }, { "ASUS", "P3B-F", }, @@ -1076,7 +1074,6 @@ const struct board_info boards_bad[] = { { "FIC", "VA-502", }, { "MSI", "MS-6178", }, { "MSI", "MS-7260 (K9N Neo)", }, - { "PCCHIPS", "M537DMA33", }, { "Soyo", "SY-5VD", }, { "Sun", "Fire x4150", }, { "Sun", "Fire x4200", }, -- cgit v1.2.3