diff options
author | Mathias Friman <mathias@workplays.se> | 2015-04-22 18:23:00 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-04-23 14:42:44 +0200 |
commit | a52f9033dfd604e5c2c794ae30f2b684ba643fb9 (patch) | |
tree | 4e45ee2fe2605efd31df84a1d897fd70fa197f29 /src/mainboard/asrock/939a785gmh | |
parent | 72645bbd67cf89411c05c956ef824e96fefb5d84 (diff) | |
download | coreboot-a52f9033dfd604e5c2c794ae30f2b684ba643fb9.tar.xz |
src/mainboard/*/*/board_info.txt: Added Release year for boards
To simplify browsing the "Supported hardware" list, I added Release year
for the hardware from asus, asrock, gigabyte, msi, via, tyan, intel,
lenovo, apple, jetway and hp. Still several models and manufacturers to
add information to. This is more of a proof-of-concept.
The "Release year" will be shown in the wiki page.
Change-Id: I6bc14ed06ac7c6b3c9f054b49f08cb9b3dc47947
Signed-off-by: Mathias Friman <mathias@workplays.se>
Reviewed-on: http://review.coreboot.org/9963
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Diffstat (limited to 'src/mainboard/asrock/939a785gmh')
-rw-r--r-- | src/mainboard/asrock/939a785gmh/board_info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asrock/939a785gmh/board_info.txt b/src/mainboard/asrock/939a785gmh/board_info.txt index 8c8fcd552d..0335c9bec1 100644 --- a/src/mainboard/asrock/939a785gmh/board_info.txt +++ b/src/mainboard/asrock/939a785gmh/board_info.txt @@ -3,3 +3,4 @@ Category: desktop Board URL: http://www.asrock.com/mb/overview.asp?Model=939A785GMH/128M&s=939 ROM package: DIP8 ROM protocol: SPI +Release year: 2009 |