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/peppy/board_info.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mainboard/google/peppy') diff --git a/src/mainboard/google/peppy/board_info.txt b/src/mainboard/google/peppy/board_info.txt index 4ce92d3812..a802401fe2 100644 --- a/src/mainboard/google/peppy/board_info.txt +++ b/src/mainboard/google/peppy/board_info.txt @@ -1 +1,7 @@ +Vendor name: Acer +Board name: C720 Chromebook Category: laptop +ROM package: SOIC-8 +ROM protocol: SPI +ROM socketed: n +Flashrom support: y -- cgit v1.2.3