From 1f3af89895da6cdff184554f52ddb0a4b0c7ec18 Mon Sep 17 00:00:00 2001 From: Tim Chen Date: Mon, 21 Aug 2017 17:11:39 +0800 Subject: mb/google/coral: Copy devicetree.cb from baseboard It is a copy from baseboard/devicetree.cb (coreboot.org ToT) BUG=b:64880573 BRANCH=master TEST=emerge-coral coreboot chromeos-bootimage Change-Id: I5db730c1974a96547fe7fda63689b7c5bfaefc66 Signed-off-by: Tim Chen Reviewed-on: https://review.coreboot.org/21130 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Aaron Durbin --- src/mainboard/google/reef/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/reef/Kconfig') diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index 61509b95d4..41d3dcb441 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -61,6 +61,7 @@ config VARIANT_DIR config DEVICETREE string + default "variants/coral/devicetree.cb" if BOARD_GOOGLE_CORAL default "variants/pyro/devicetree.cb" if BOARD_GOOGLE_PYRO default "variants/sand/devicetree.cb" if BOARD_GOOGLE_SAND default "variants/snappy/devicetree.cb" if BOARD_GOOGLE_SNAPPY -- cgit v1.2.3