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/iwill/dk8_htx/board_info.txt | 3 +++ src/mainboard/iwill/dk8s2/board_info.txt | 2 ++ src/mainboard/iwill/dk8x/board_info.txt | 2 ++ 3 files changed, 7 insertions(+) create mode 100644 src/mainboard/iwill/dk8_htx/board_info.txt create mode 100644 src/mainboard/iwill/dk8s2/board_info.txt create mode 100644 src/mainboard/iwill/dk8x/board_info.txt (limited to 'src/mainboard/iwill') diff --git a/src/mainboard/iwill/dk8_htx/board_info.txt b/src/mainboard/iwill/dk8_htx/board_info.txt new file mode 100644 index 0000000000..4211c8d532 --- /dev/null +++ b/src/mainboard/iwill/dk8_htx/board_info.txt @@ -0,0 +1,3 @@ +Category: server +Board URL: http://web.archive.org/web/20060507170150/http://www.iwill.net/product_2.asp?p_id=98 +Flashrom support: y diff --git a/src/mainboard/iwill/dk8s2/board_info.txt b/src/mainboard/iwill/dk8s2/board_info.txt new file mode 100644 index 0000000000..d84d5c8047 --- /dev/null +++ b/src/mainboard/iwill/dk8s2/board_info.txt @@ -0,0 +1,2 @@ +Category: server +Board URL: http://web.archive.org/web/20060509143427/http://www.iwill.net/product_2.asp?p_id=42&sp=Y diff --git a/src/mainboard/iwill/dk8x/board_info.txt b/src/mainboard/iwill/dk8x/board_info.txt new file mode 100644 index 0000000000..0a80c2b4e0 --- /dev/null +++ b/src/mainboard/iwill/dk8x/board_info.txt @@ -0,0 +1,2 @@ +Category: server +Board URL: http://web.archive.org/web/20060213163325/http://www.iwill.net/product_2.asp?p_id=28 -- cgit v1.2.3