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/hp/dl145_g1/board_info.txt | 6 ++++++ src/mainboard/hp/dl145_g3/board_info.txt | 2 ++ src/mainboard/hp/dl165_g6_fam10/board_info.txt | 3 +++ src/mainboard/hp/e_vectra_p2706t/board_info.txt | 1 + 4 files changed, 12 insertions(+) create mode 100644 src/mainboard/hp/dl145_g1/board_info.txt create mode 100644 src/mainboard/hp/dl145_g3/board_info.txt create mode 100644 src/mainboard/hp/dl165_g6_fam10/board_info.txt create mode 100644 src/mainboard/hp/e_vectra_p2706t/board_info.txt (limited to 'src/mainboard/hp') diff --git a/src/mainboard/hp/dl145_g1/board_info.txt b/src/mainboard/hp/dl145_g1/board_info.txt new file mode 100644 index 0000000000..2118837fab --- /dev/null +++ b/src/mainboard/hp/dl145_g1/board_info.txt @@ -0,0 +1,6 @@ +Category: server +Board URL: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c00346784&prodTypeId=15351&prodSeriesId=3219755 +ROM package: PLCC +ROM protocol: LPC +ROM socketed: y +Flashrom support: y diff --git a/src/mainboard/hp/dl145_g3/board_info.txt b/src/mainboard/hp/dl145_g3/board_info.txt new file mode 100644 index 0000000000..8c2a4afed0 --- /dev/null +++ b/src/mainboard/hp/dl145_g3/board_info.txt @@ -0,0 +1,2 @@ +Category: server +Board URL: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00816835&lang=en&cc=us&taskId=101&prodSeriesId=3219755&prodTypeId=15351 diff --git a/src/mainboard/hp/dl165_g6_fam10/board_info.txt b/src/mainboard/hp/dl165_g6_fam10/board_info.txt new file mode 100644 index 0000000000..d1b8a6b736 --- /dev/null +++ b/src/mainboard/hp/dl165_g6_fam10/board_info.txt @@ -0,0 +1,3 @@ +Board name: ProLiant DL165 G6 +Category: server +Board URL: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01765799 diff --git a/src/mainboard/hp/e_vectra_p2706t/board_info.txt b/src/mainboard/hp/e_vectra_p2706t/board_info.txt new file mode 100644 index 0000000000..31cf7506fb --- /dev/null +++ b/src/mainboard/hp/e_vectra_p2706t/board_info.txt @@ -0,0 +1 @@ +Category: desktop -- cgit v1.2.3