From d59f62bbdabeb98f12896c6af0ef50cbf25e013f Mon Sep 17 00:00:00 2001 From: Hannah Williams Date: Fri, 5 May 2017 16:39:21 -0700 Subject: mainboard/intel/glkrvp: Add support for GLKRVP GLKRVP is a reference board for GLK SOC RVP1 has DDR4 and RVP2 has LPDDR4 RVP2 is enabled by default and CONFIG_IS_GLK_RVP_1 should be selected if building for RVP1 GLKRVP can work with internal Intel EC or external Chrome EC AIC. For internal EC, CONFIG_EC_GOOGLE_CHROMEEC will not be selected ( CONFIG_GLK_INTEL_EC should be selected for internal EC config) By default, CONFIG_GLK_CHROME_EC is selected for external ChromeEC AIC config. Signed-off-by: Hannah Williams Change-Id: Iab688aca6a4f5c5e32801215ba3a1a440e50fbef Reviewed-on: https://review.coreboot.org/19604 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/intel/glkrvp/board_info.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mainboard/intel/glkrvp/board_info.txt (limited to 'src/mainboard/intel/glkrvp/board_info.txt') diff --git a/src/mainboard/intel/glkrvp/board_info.txt b/src/mainboard/intel/glkrvp/board_info.txt new file mode 100644 index 0000000000..55b5714b78 --- /dev/null +++ b/src/mainboard/intel/glkrvp/board_info.txt @@ -0,0 +1,6 @@ +Vendor name: Intel +Board name: Glkrvp GLK Reference Board +Category: laptop +ROM protocol: SPI +ROM socketed: n +Flashrom support: y -- cgit v1.2.3