summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2012-02-07 21:29:48 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-02-07 21:29:48 +0000
commit23907d8903487dc350783e85e190cf21e47e82e4 (patch)
tree36f5d4cee4dace04084f22053dc1d542d85eeb29 /print.c
parent035492a86cd50efd8a641f7246540cd067f4aed2 (diff)
downloadast2050-flashrom-23907d8903487dc350783e85e190cf21e47e82e4.zip
ast2050-flashrom-23907d8903487dc350783e85e190cf21e47e82e4.tar.gz
Add support for RDC R6030 chipset
Tested on Bifferboard. Corresponding to flashrom svn r1489. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'print.c')
-rw-r--r--print.c1
1 files changed, 1 insertions, 0 deletions
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 <uwe@hermann-uwe.de>. May work now."),
B("Biostar", "M7NCD Pro", 1, "http://www.biostar.com.tw/app/en/mb/content.php?S_ID=260", NULL),
OpenPOWER on IntegriCloud