From 4333071e2359add4edbae3a8c1063f1bfbb031bb Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Fri, 17 Jan 2014 21:22:32 +0100 Subject: 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 Reviewed-on: http://review.coreboot.org/4701 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/gigabyte/ga-6bxc/board_info.txt | 6 ++++++ src/mainboard/gigabyte/ga-6bxe/board_info.txt | 6 ++++++ src/mainboard/gigabyte/ga_2761gxdk/board_info.txt | 3 +++ src/mainboard/gigabyte/m57sli/board_info.txt | 6 ++++++ src/mainboard/gigabyte/ma785gmt/board_info.txt | 2 ++ src/mainboard/gigabyte/ma78gm/board_info.txt | 2 ++ 6 files changed, 25 insertions(+) create mode 100644 src/mainboard/gigabyte/ga-6bxc/board_info.txt create mode 100644 src/mainboard/gigabyte/ga-6bxe/board_info.txt create mode 100644 src/mainboard/gigabyte/ga_2761gxdk/board_info.txt create mode 100644 src/mainboard/gigabyte/m57sli/board_info.txt create mode 100644 src/mainboard/gigabyte/ma785gmt/board_info.txt create mode 100644 src/mainboard/gigabyte/ma78gm/board_info.txt (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/ga-6bxc/board_info.txt b/src/mainboard/gigabyte/ga-6bxc/board_info.txt new file mode 100644 index 0000000000..ac2a58e6b1 --- /dev/null +++ b/src/mainboard/gigabyte/ga-6bxc/board_info.txt @@ -0,0 +1,6 @@ +Category: desktop +Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=1445#sp +ROM package: DIP32 +ROM protocol: Parallel +ROM socketed: y +Flashrom support: y diff --git a/src/mainboard/gigabyte/ga-6bxe/board_info.txt b/src/mainboard/gigabyte/ga-6bxe/board_info.txt new file mode 100644 index 0000000000..dc1457dfba --- /dev/null +++ b/src/mainboard/gigabyte/ga-6bxe/board_info.txt @@ -0,0 +1,6 @@ +Category: desktop +Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=1430#sp +ROM package: DIP32 +ROM protocol: Parallel +ROM socketed: y +Flashrom support: y diff --git a/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt b/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt new file mode 100644 index 0000000000..87aac86288 --- /dev/null +++ b/src/mainboard/gigabyte/ga_2761gxdk/board_info.txt @@ -0,0 +1,3 @@ +Board name: GA-2761GXDK (Churchill) +Category: desktop +Board URL: http://www.computerbase.de/news/hardware/mainboards/amd-systeme/2007/mai/gigabyte_dtx-mainboard/ diff --git a/src/mainboard/gigabyte/m57sli/board_info.txt b/src/mainboard/gigabyte/m57sli/board_info.txt new file mode 100644 index 0000000000..3e591f437d --- /dev/null +++ b/src/mainboard/gigabyte/m57sli/board_info.txt @@ -0,0 +1,6 @@ +Category: desktop +Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=2287#ov +ROM socketed: n +Flashrom support: y +Vendor cooperation score: 3 +Vendor cooperation page: Gigabyte m57sli Vendor Cooperation Score diff --git a/src/mainboard/gigabyte/ma785gmt/board_info.txt b/src/mainboard/gigabyte/ma785gmt/board_info.txt new file mode 100644 index 0000000000..fea4649992 --- /dev/null +++ b/src/mainboard/gigabyte/ma785gmt/board_info.txt @@ -0,0 +1,2 @@ +Category: desktop +Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=3156#ov diff --git a/src/mainboard/gigabyte/ma78gm/board_info.txt b/src/mainboard/gigabyte/ma78gm/board_info.txt new file mode 100644 index 0000000000..b4643c088d --- /dev/null +++ b/src/mainboard/gigabyte/ma78gm/board_info.txt @@ -0,0 +1,2 @@ +Category: desktop +Board URL: http://www.gigabyte.com/products/product-page.aspx?pid=2995#ov -- cgit v1.2.3