From 3b112524261160d177fb3e46b4eaee0d28e01172 Mon Sep 17 00:00:00 2001 From: Michael Karcher Date: Sat, 24 Jul 2010 22:36:01 +0000 Subject: Board enable for Samsung Polaris 32 lspci/superiotool: http://www.coreboot.org/pipermail/flashrom/2010-July/003889.html Corresponding to flashrom svn r1107. Signed-off-by: Michael Karcher Tested-by: Alex Loktionoff Acked-by: Carl-Daniel Hailfinger --- print.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print.c') diff --git a/print.c b/print.c index 2dc7c2cc..4f0ad738 100644 --- a/print.c +++ b/print.c @@ -416,6 +416,7 @@ const struct board_info boards_known[] = { B("PC Engines", "Alix.3d3", 1, "http://pcengines.ch/alix3d3.htm", NULL), B("PC Engines", "WRAP.2E", 1, "http://pcengines.ch/wrap2e1.htm", NULL), B("RCA", "RM4100", 1, "http://www.settoplinux.org/index.php?title=RCA_RM4100", NULL), + B("Samsung", "Polaris 32", 1, "", NULL), B("Shuttle", "AK31", 1, "http://www.motherboard.cz/mb/shuttle/AK31.htm", NULL), B("Shuttle", "AK38N", 1, "http://eu.shuttle.com/en/desktopdefault.aspx/tabid-36/558_read-9889/", NULL), B("Shuttle", "FD37", 1, "http://www.shuttle.eu/products/discontinued/barebones/sd37p2/", NULL), -- cgit v1.2.3