From a6b6172ae30dc7a9f575c5b189a22e7b65464ff7 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 10 May 2014 16:57:40 +0300 Subject: Add aliases for Chromebooks in board_info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This defines new board_info entry 'Vendor name' to be displayed in place of, or in addition to, the CONFIG_VENDOR string 'Google'. Also flag these as flashrom accessible SPI without socket. Instructions to disable flash write-protection can be found at Chromium developer documentation. Change-Id: I69791a091417a80d01e0ba2c6462417730a07be0 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5750 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/google/link/board_info.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/link/board_info.txt') diff --git a/src/mainboard/google/link/board_info.txt b/src/mainboard/google/link/board_info.txt index 9fef0516b2..f8aa153e1a 100644 --- a/src/mainboard/google/link/board_info.txt +++ b/src/mainboard/google/link/board_info.txt @@ -1,3 +1,7 @@ Board name: Chromebook Pixel Category: laptop Board URL: http://www.google.com/intl/en/chrome/devices/chromebooks.html#pixel +ROM package: SOIC-8 +ROM protocol: SPI +ROM socketed: n +Flashrom support: y -- cgit v1.2.3