Author: uwe
Date: 2009-06-04 20:53:03 +0200 (Thu, 04 Jun 2009)
New Revision: 571

Modified:
   trunk/README
   trunk/board_enable.c
Log:
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).

Signed-off-by: Uwe Hermann <[email protected]>
Acked-by: Uwe Hermann <[email protected]>



Modified: trunk/README
===================================================================
--- trunk/README        2009-06-03 16:41:11 UTC (rev 570)
+++ trunk/README        2009-06-04 18:53:03 UTC (rev 571)
@@ -97,6 +97,7 @@
 Please check the output of 'flashrom -L' for the list of supported
 flash chips, chipsets/southbridges, mainboards, and flash programmers.
 
+
 Website
 -------
 

Modified: trunk/board_enable.c
===================================================================
--- trunk/board_enable.c        2009-06-03 16:41:11 UTC (rev 570)
+++ trunk/board_enable.c        2009-06-04 18:53:03 UTC (rev 571)
@@ -741,6 +741,7 @@
        { "ASUS",               "P2B-D", },
        { "ASUS",               "P2B-DS", },
        { "ASUS",               "A7N8X Deluxe", },
+       { "ASUS",               "A7N8X-E Deluxe", },
        { "ASUS",               "A7V400-MX", },
        { "ASUS",               "A7V8X-MX", },
        { "ASUS",               "A8V-E SE", },


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to