aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-01-17 21:22:32 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2014-01-19 01:35:03 +0100
commit4333071e2359add4edbae3a8c1063f1bfbb031bb (patch)
tree7d09c12e9b0af2a180b8b2467856c80a3460874a /src/mainboard/supermicro
parentaf771885a5a02f365a1408a06fc38519c31c621d (diff)
board-status: Add board_info.txt extracted from wiki.
board_info.txt is a file to be used by board-status to add some useful info to the generated table like flash chip type. This series is autogenerated from wiki page Supported_Motherboards. Change-Id: Ie2bda900713ef4883134477163320936c84c34f5 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/4701 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/supermicro')
-rw-r--r--src/mainboard/supermicro/h8dme/board_info.txt2
-rw-r--r--src/mainboard/supermicro/h8dmr/board_info.txt2
-rw-r--r--src/mainboard/supermicro/h8qgi/board_info.txt6
-rw-r--r--src/mainboard/supermicro/h8qme_fam10/board_info.txt3
-rw-r--r--src/mainboard/supermicro/h8scm/board_info.txt5
-rw-r--r--src/mainboard/supermicro/x6dai_g/board_info.txt2
-rw-r--r--src/mainboard/supermicro/x6dhe_g/board_info.txt2
-rw-r--r--src/mainboard/supermicro/x6dhe_g2/board_info.txt2
-rw-r--r--src/mainboard/supermicro/x6dhr_ig/board_info.txt2
-rw-r--r--src/mainboard/supermicro/x6dhr_ig2/board_info.txt2
-rw-r--r--src/mainboard/supermicro/x7db8/board_info.txt6
11 files changed, 34 insertions, 0 deletions
diff --git a/src/mainboard/supermicro/h8dme/board_info.txt b/src/mainboard/supermicro/h8dme/board_info.txt
new file mode 100644
index 0000000000..bd2a32b61d
--- /dev/null
+++ b/src/mainboard/supermicro/h8dme/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/Aplus/motherboard/Opteron2000/MCP55/H8DME-2.cfm
diff --git a/src/mainboard/supermicro/h8dmr/board_info.txt b/src/mainboard/supermicro/h8dmr/board_info.txt
new file mode 100644
index 0000000000..b4f8f0b66d
--- /dev/null
+++ b/src/mainboard/supermicro/h8dmr/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/Aplus/motherboard/Opteron2000/MCP55/H8DMR-i2.cfm
diff --git a/src/mainboard/supermicro/h8qgi/board_info.txt b/src/mainboard/supermicro/h8qgi/board_info.txt
new file mode 100644
index 0000000000..f50fae1f0e
--- /dev/null
+++ b/src/mainboard/supermicro/h8qgi/board_info.txt
@@ -0,0 +1,6 @@
+Board name: H8QGI+-F
+Category: server
+Board URL: http://www.supermicro.com/Aplus/motherboard/Opteron6100/SR56x0/H8QGi_-F.cfm
+ROM package: SOIC-8
+ROM protocol: SPI
+ROM socketed: n
diff --git a/src/mainboard/supermicro/h8qme_fam10/board_info.txt b/src/mainboard/supermicro/h8qme_fam10/board_info.txt
new file mode 100644
index 0000000000..02246b753e
--- /dev/null
+++ b/src/mainboard/supermicro/h8qme_fam10/board_info.txt
@@ -0,0 +1,3 @@
+Board name: H8QME-2+
+Category: server
+Board URL: http://www.supermicro.com/Aplus/motherboard/Opteron8000/MCP55/H8QME-2.cfm
diff --git a/src/mainboard/supermicro/h8scm/board_info.txt b/src/mainboard/supermicro/h8scm/board_info.txt
new file mode 100644
index 0000000000..dca0971e6e
--- /dev/null
+++ b/src/mainboard/supermicro/h8scm/board_info.txt
@@ -0,0 +1,5 @@
+Category: server
+Board URL: http://www.supermicro.com/aplus/motherboard/opteron4000/sr56x0/h8scm.cfm
+ROM package: SOIC-8
+ROM protocol: SPI
+ROM socketed: n
diff --git a/src/mainboard/supermicro/x6dai_g/board_info.txt b/src/mainboard/supermicro/x6dai_g/board_info.txt
new file mode 100644
index 0000000000..5d4f089542
--- /dev/null
+++ b/src/mainboard/supermicro/x6dai_g/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/products/motherboard/Xeon800/E7525/X6DAi-G.cfm
diff --git a/src/mainboard/supermicro/x6dhe_g/board_info.txt b/src/mainboard/supermicro/x6dhe_g/board_info.txt
new file mode 100644
index 0000000000..5d4f089542
--- /dev/null
+++ b/src/mainboard/supermicro/x6dhe_g/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/products/motherboard/Xeon800/E7525/X6DAi-G.cfm
diff --git a/src/mainboard/supermicro/x6dhe_g2/board_info.txt b/src/mainboard/supermicro/x6dhe_g2/board_info.txt
new file mode 100644
index 0000000000..093f85fa52
--- /dev/null
+++ b/src/mainboard/supermicro/x6dhe_g2/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/products/motherboard/Xeon800/E7520/X6DHE-G2.cfm
diff --git a/src/mainboard/supermicro/x6dhr_ig/board_info.txt b/src/mainboard/supermicro/x6dhr_ig/board_info.txt
new file mode 100644
index 0000000000..f8d9fe3b92
--- /dev/null
+++ b/src/mainboard/supermicro/x6dhr_ig/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/products/motherboard/Xeon800/E7520/X6DHR-iG.cfm
diff --git a/src/mainboard/supermicro/x6dhr_ig2/board_info.txt b/src/mainboard/supermicro/x6dhr_ig2/board_info.txt
new file mode 100644
index 0000000000..7b89c5a3d8
--- /dev/null
+++ b/src/mainboard/supermicro/x6dhr_ig2/board_info.txt
@@ -0,0 +1,2 @@
+Category: server
+Board URL: http://www.supermicro.com/products/motherboard/Xeon800/E7520/X6DHR-iG2.cfm
diff --git a/src/mainboard/supermicro/x7db8/board_info.txt b/src/mainboard/supermicro/x7db8/board_info.txt
new file mode 100644
index 0000000000..40beddb7ed
--- /dev/null
+++ b/src/mainboard/supermicro/x7db8/board_info.txt
@@ -0,0 +1,6 @@
+Board name: X7DB8+
+Category: server
+Board URL: http://www.supermicro.com/products/motherboard/xeon1333/5000p/x7db8_.cfm
+ROM package: PLCC32
+ROM protocol: FWH
+ROM socketed: y