[coreboot-gerrit] Patch set updated for coreboot: 5bc6f86 boardstatus: add category information supplied by idwer.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 19 01:38:53 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4733

-gerrit

commit 5bc6f86310914a3757b68dfd3dea185703325cc3
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Jan 19 01:00:03 2014 +0100

    boardstatus: add category information supplied by idwer.
    
    Change-Id: I3086e8118a721ded33c578c6c82e20642ef9d776
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/amd/serengeti_cheetah_fam10/board_info.txt | 1 +
 src/mainboard/roda/rk9/board_info.txt                    | 1 +
 src/mainboard/supermicro/h8dmr_fam10/board_info.txt      | 1 +
 src/mainboard/supermicro/h8scm_fam10/board_info.txt      | 1 +
 src/mainboard/tyan/s2912_fam10/board_info.txt            | 1 +
 src/mainboard/tyan/s8226/board_info.txt                  | 1 +
 6 files changed, 6 insertions(+)

diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/board_info.txt b/src/mainboard/amd/serengeti_cheetah_fam10/board_info.txt
new file mode 100644
index 0000000..3d902b6
--- /dev/null
+++ b/src/mainboard/amd/serengeti_cheetah_fam10/board_info.txt
@@ -0,0 +1 @@
+Category: server
diff --git a/src/mainboard/roda/rk9/board_info.txt b/src/mainboard/roda/rk9/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/roda/rk9/board_info.txt
@@ -0,0 +1 @@
+Category: laptop
diff --git a/src/mainboard/supermicro/h8dmr_fam10/board_info.txt b/src/mainboard/supermicro/h8dmr_fam10/board_info.txt
new file mode 100644
index 0000000..3d902b6
--- /dev/null
+++ b/src/mainboard/supermicro/h8dmr_fam10/board_info.txt
@@ -0,0 +1 @@
+Category: server
diff --git a/src/mainboard/supermicro/h8scm_fam10/board_info.txt b/src/mainboard/supermicro/h8scm_fam10/board_info.txt
new file mode 100644
index 0000000..3d902b6
--- /dev/null
+++ b/src/mainboard/supermicro/h8scm_fam10/board_info.txt
@@ -0,0 +1 @@
+Category: server
diff --git a/src/mainboard/tyan/s2912_fam10/board_info.txt b/src/mainboard/tyan/s2912_fam10/board_info.txt
new file mode 100644
index 0000000..3d902b6
--- /dev/null
+++ b/src/mainboard/tyan/s2912_fam10/board_info.txt
@@ -0,0 +1 @@
+Category: server
diff --git a/src/mainboard/tyan/s8226/board_info.txt b/src/mainboard/tyan/s8226/board_info.txt
new file mode 100644
index 0000000..3d902b6
--- /dev/null
+++ b/src/mainboard/tyan/s8226/board_info.txt
@@ -0,0 +1 @@
+Category: server



More information about the coreboot-gerrit mailing list