diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-05-09 10:28:15 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-05-19 14:57:14 +0200 |
commit | ee96c2ccbbc1d669ab9261cf871af377f118f62b (patch) | |
tree | 3139693a1ab7e6eca83a6d7592790569291a3b59 /src/mainboard/adlink | |
parent | 246234fecb439cc7c9cee6616fe1b33c4d37a582 (diff) |
LiPPERT: Add aliases for board_status wiki
While at it, fix frontrunner-af board URL.
Change-Id: I3b631830d679abc20f8a72411f2402689d9f9aac
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5706
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Jens Rottmann <JRottmann@LiPPERTembedded.de>
Diffstat (limited to 'src/mainboard/adlink')
-rw-r--r-- | src/mainboard/adlink/CM2-GF/board_info.txt | 8 | ||||
-rw-r--r-- | src/mainboard/adlink/cExpress-GFR/board_info.txt | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/adlink/CM2-GF/board_info.txt b/src/mainboard/adlink/CM2-GF/board_info.txt new file mode 100644 index 0000000000..4244bfc70c --- /dev/null +++ b/src/mainboard/adlink/CM2-GF/board_info.txt @@ -0,0 +1,8 @@ +Category: half +Board name: CoreModule2-GF +Board URL: http://www.adlinktech.com/PD/web/PD_detail.php?pid=1277 +ROM package: SOIC8 +ROM protocol: SPI +ROM socketed: n +Flashrom support: y +Clone of: lippert/frontrunner-af diff --git a/src/mainboard/adlink/cExpress-GFR/board_info.txt b/src/mainboard/adlink/cExpress-GFR/board_info.txt new file mode 100644 index 0000000000..7f883dbb2c --- /dev/null +++ b/src/mainboard/adlink/cExpress-GFR/board_info.txt @@ -0,0 +1,8 @@ +Category: half +Board name: cExpress-GFR +Board URL: http://www.adlinktech.com/PD/web/PD_detail.php?pid=1132 +ROM package: SOIC8 +ROM protocol: SPI +ROM socketed: n +Flashrom support: y +Clone of: lippert/toucan-af |