From 997a454f640e610a0a7ed5f9072300e455292c26 Mon Sep 17 00:00:00 2001 From: Rudolf Marek Date: Tue, 7 Feb 2012 21:29:48 +0000 Subject: Add support for RDC R6030 chipset Tested on Bifferboard. Corresponding to flashrom svn r1489. Signed-off-by: Rudolf Marek Acked-by: Stefan Tauner --- print.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print.c') diff --git a/print.c b/print.c index c315186..f4957b1 100644 --- a/print.c +++ b/print.c @@ -692,6 +692,7 @@ const struct board_info boards_known[] = { B("ASUS", "Z8NA-D6C", 1, "http://www.asus.com/Server_Workstation/Server_Motherboards/Z8NAD6C/", NULL), B("ASUS", "Z8PE-D12", 1, "http://www.asus.com/Server_Workstation/Server_Motherboards/Z8PED12/", NULL), B("BCOM", "WinNET100", 1, "http://www.coreboot.org/BCOM_WINNET100", "Used in the IGEL-316 thin client."), + B("Bifferos", "Bifferboard", 1, "http://bifferos.co.uk/", NULL), B("Biostar", "N68S3+", 1, NULL, NULL), B("Biostar", "M6TBA", 0, "ftp://ftp.biostar-usa.com/manuals/M6TBA/", "No public report found. Owned by Uwe Hermann . May work now."), B("Biostar", "M7NCD Pro", 1, "http://www.biostar.com.tw/app/en/mb/content.php?S_ID=260", NULL), -- cgit v1.1