diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-19 12:47:20 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-01-19 20:00:06 +0100 |
commit | 14813b3241af145590c005799c542bfd6ad0a8c1 (patch) | |
tree | 9e995b743d8a6dfcadd86014829b1528d23792f3 /src/mainboard | |
parent | 3e51837f9a85a5bc1ce08322756fb0631a18dd36 (diff) |
board_info.txt: Add mentions of thin client names.
Based on info from old page
Change-Id: Ibd07b5904569e510de249e4216875438a855ff57
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4746
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/asi/mb_5blgp/board_info.txt | 1 | ||||
-rw-r--r-- | src/mainboard/asi/mb_5blmp/board_info.txt | 1 | ||||
-rw-r--r-- | src/mainboard/bcom/winnet100/board_info.txt | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/asi/mb_5blgp/board_info.txt b/src/mainboard/asi/mb_5blgp/board_info.txt index 0ba2657f1a..0dcbbea5c1 100644 --- a/src/mainboard/asi/mb_5blgp/board_info.txt +++ b/src/mainboard/asi/mb_5blgp/board_info.txt @@ -1 +1,2 @@ +Board name: MB-5BLGP (Neoware Eon 4000s) Category: settop diff --git a/src/mainboard/asi/mb_5blmp/board_info.txt b/src/mainboard/asi/mb_5blmp/board_info.txt index f97f123f91..da529cb739 100644 --- a/src/mainboard/asi/mb_5blmp/board_info.txt +++ b/src/mainboard/asi/mb_5blmp/board_info.txt @@ -1,3 +1,4 @@ +Board name: MB-5BLMP (IGEL WinNET III) Category: settop Board URL: http://www.hojerteknik.com/winnet.htm Flashrom support: y diff --git a/src/mainboard/bcom/winnet100/board_info.txt b/src/mainboard/bcom/winnet100/board_info.txt index 517b5e8636..85e561a2b8 100644 --- a/src/mainboard/bcom/winnet100/board_info.txt +++ b/src/mainboard/bcom/winnet100/board_info.txt @@ -1,3 +1,4 @@ Category: settop +Board name: WinNET100 (IGEL-316) Board URL: http://web.archive.org/web/20031207003521/http://www.igel.co.za/igel_316_compact.htm Flashrom support: y |