mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-30 00:13:43 +02:00
Some more board status updates
Mark as OK: - ASRock A770CrossFire (reported by RIVANVX on IRC, no email available). User verified read and write with -wv, which VERIFIED OK. Mark as non-working for now: - HP/Compaq nx9010 (laptop, reported by Murawski Mateusz <matowy@tlen.pl>). Hangs upon 'flashrom -V' (needs hard power-cycle then). - Elitegroup K7VTA3 (reported by Uwe Hermann <uwe@hermann-uwe.de>). Needs board-enable. - GIGABYTE GA-7ZM (reported by Uwe Hermann <uwe@hermann-uwe.de>). Needs board-enable. Corresponding to flashrom svn r605. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
parent
e1aa75ec95
commit
24bd1bdac5
@ -762,6 +762,7 @@ const struct board_info boards_ok[] = {
|
|||||||
{ "Abit", "AX8", },
|
{ "Abit", "AX8", },
|
||||||
{ "Advantech", "PCM-5820", },
|
{ "Advantech", "PCM-5820", },
|
||||||
{ "ASI", "MB-5BLMP", },
|
{ "ASI", "MB-5BLMP", },
|
||||||
|
{ "ASRock", "A770CrossFire", },
|
||||||
{ "ASUS", "A7N8X Deluxe", },
|
{ "ASUS", "A7N8X Deluxe", },
|
||||||
{ "ASUS", "A7N8X-E Deluxe", },
|
{ "ASUS", "A7N8X-E Deluxe", },
|
||||||
{ "ASUS", "A7V400-MX", },
|
{ "ASUS", "A7V400-MX", },
|
||||||
@ -847,7 +848,9 @@ const struct board_info boards_bad[] = {
|
|||||||
{ "Biostar", "M6TBA", },
|
{ "Biostar", "M6TBA", },
|
||||||
{ "Boser", "HS-6637", },
|
{ "Boser", "HS-6637", },
|
||||||
{ "DFI", "855GME-MGF", },
|
{ "DFI", "855GME-MGF", },
|
||||||
|
{ "Elitegroup", "K7VTA3", },
|
||||||
{ "FIC", "VA-502", },
|
{ "FIC", "VA-502", },
|
||||||
|
{ "GIGABYTE", "GA-7ZM", },
|
||||||
{ "MSI", "MS-6178", },
|
{ "MSI", "MS-6178", },
|
||||||
{ "MSI", "MS-7260 (K9N Neo)", },
|
{ "MSI", "MS-7260 (K9N Neo)", },
|
||||||
{ "PCCHIPS", "M537DMA33", },
|
{ "PCCHIPS", "M537DMA33", },
|
||||||
@ -873,6 +876,7 @@ const struct board_info laptops_bad[] = {
|
|||||||
/* Verified non-working boards (for now). */
|
/* Verified non-working boards (for now). */
|
||||||
{ "Acer", "Aspire One", },
|
{ "Acer", "Aspire One", },
|
||||||
{ "Dell", "Latitude CPi A366XT", },
|
{ "Dell", "Latitude CPi A366XT", },
|
||||||
|
{ "HP/Compaq", "nx9010", },
|
||||||
{ "IBM/Lenovo", "Thinkpad T40p", },
|
{ "IBM/Lenovo", "Thinkpad T40p", },
|
||||||
{ "IBM/Lenovo", "240", },
|
{ "IBM/Lenovo", "240", },
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user