From 2e2fc7a4f0e9d14591ce2868840af3043d5147f3 Mon Sep 17 00:00:00 2001 From: Mathew King Date: Tue, 8 Dec 2020 11:33:58 -0700 Subject: mb/google/guybrush: Add new mainboard Guybrush is a new Google mainboard with an AMD SOC. BUG=b:175143925 TEST=builds Change-Id: I1792f21ff7616f364ddc8b0c04481049b2a5fb04 Signed-off-by: Mathew King Reviewed-on: https://review.coreboot.org/c/coreboot/+/48479 Reviewed-by: Furquan Shaikh Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) --- src/mainboard/google/guybrush/variants/baseboard/devicetree.cb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/mainboard/google/guybrush/variants/baseboard/devicetree.cb (limited to 'src/mainboard/google/guybrush/variants/baseboard/devicetree.cb') diff --git a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb new file mode 100644 index 0000000000..519bd07fab --- /dev/null +++ b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later +chip soc/amd/cezanne + device domain 0 on + end # domain +end # chip soc/amd/cezanne -- cgit v1.2.3