On Mon, Aug 31, 2009 at 11:16:38AM +0200, Carl-Daniel Hailfinger wrote:
On 28.08.2009 16:04, Carl-Daniel Hailfinger wrote:
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.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Can I have an Ack please? Uwe, if you want me to leave the MS-7260 unchanged, I can resend the patch without MS-7260.
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Please leave the MS-7260 in for now, I'll be able to re-test with recent svn one of these days, then we can decide what to do.
Index: flashrom-badboard_cleanup/board_enable.c
--- flashrom-badboard_cleanup/board_enable.c (Revision 701) +++ flashrom-badboard_cleanup/board_enable.c (Arbeitskopie) @@ -1057,8 +1057,6 @@
- { "ASUS", "M2N68", },
- { "ASUS", "M3N78 Pro", },
- { "MSI", "MS-7260 (K9N Neo)", },
- { "PCCHIPS", "M537DMA33", },
We should think of making some "chipset issues" or the like table maybe, for stuff that makes boards not work, but is not board-specific. Just an idea, nothing that's important for 0.9.1. Feel free to make a release today.
Uwe.