Vladimir Serbinenko (phcoder@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4733
-gerrit
commit b82461b8cea964f16bdb21a9a0c510758a1cf108 Author: Vladimir Serbinenko phcoder@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@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