From a52f9033dfd604e5c2c794ae30f2b684ba643fb9 Mon Sep 17 00:00:00 2001 From: Mathias Friman Date: Wed, 22 Apr 2015 18:23:00 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/9963 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan --- src/mainboard/apple/macbook11/board_info.txt | 2 +- src/mainboard/apple/macbook21/board_info.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainboard/apple') diff --git a/src/mainboard/apple/macbook11/board_info.txt b/src/mainboard/apple/macbook11/board_info.txt index 51c91612b1..af45a2f21d 100644 --- a/src/mainboard/apple/macbook11/board_info.txt +++ b/src/mainboard/apple/macbook11/board_info.txt @@ -5,4 +5,4 @@ ROM protocol: SPI ROM socketed: n Flashrom support: n Clone of: apple/macbook21 - +Release year: 2006 diff --git a/src/mainboard/apple/macbook21/board_info.txt b/src/mainboard/apple/macbook21/board_info.txt index b620278024..386a103315 100644 --- a/src/mainboard/apple/macbook21/board_info.txt +++ b/src/mainboard/apple/macbook21/board_info.txt @@ -4,3 +4,4 @@ ROM package: SOIC-8 ROM protocol: SPI ROM socketed: n Flashrom support: y +Release year: 2007 -- cgit v1.2.3