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>
diff --git a/README b/README
index 81e51cb..f102977 100644
--- a/README
+++ b/README
@@ -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
 -------
 
diff --git a/board_enable.c b/board_enable.c
index 70e82c9..7b9c3d3 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -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", },