From 0ae5accd3fb1265cec81d77e5fd95c29df46b611 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 4 Jun 2009 18:53:03 +0000 Subject: 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 Acked-by: Uwe Hermann --- board_enable.c | 1 + 1 file changed, 1 insertion(+) (limited to 'board_enable.c') diff --git a/board_enable.c b/board_enable.c index 70e82c951..7b9c3d3d1 100644 --- a/board_enable.c +++ b/board_enable.c @@ -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", }, -- cgit v1.2.3