mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Mark the ASUS A7N8X-E Deluxe as working
I finally found the machine (doesn't belong to me) where I originally tested this board as non-working and I can confirm that all operations work fine now (since the nForce2 patch in r548). Corresponding to flashrom svn r571. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
@ -741,6 +741,7 @@ const struct board_info boards_ok[] = {
|
||||
{ "ASUS", "P2B-D", },
|
||||
{ "ASUS", "P2B-DS", },
|
||||
{ "ASUS", "A7N8X Deluxe", },
|
||||
{ "ASUS", "A7N8X-E Deluxe", },
|
||||
{ "ASUS", "A7V400-MX", },
|
||||
{ "ASUS", "A7V8X-MX", },
|
||||
{ "ASUS", "A8V-E SE", },
|
||||
|
Reference in New Issue
Block a user