mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +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:
parent
fe72cfaec5
commit
0ae5accd3f
1
README
1
README
@ -97,6 +97,7 @@ Supported Flash Chips / Chipsets / Mainboards
|
||||
Please check the output of 'flashrom -L' for the list of supported
|
||||
flash chips, chipsets/southbridges, mainboards, and flash programmers.
|
||||
|
||||
|
||||
Website
|
||||
-------
|
||||
|
||||
|
@ -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", },
|
||||
|
Loading…
x
Reference in New Issue
Block a user