From f61011a56fba8fce5eee19f8c4e5979c4427c81e Mon Sep 17 00:00:00 2001 From: Tim Wawrzynczak Date: Fri, 20 Nov 2020 15:36:22 -0700 Subject: mb/google/brya: Add new google brya mainboard This commit is a stub for brya, which is a an Intel Alder Lake-P reference platform. BUG=b:173562731 TEST=util/abuild/abuild -p none -t google/brya -a -c max Signed-off-by: Tim Wawrzynczak Change-Id: Ia34130ff92a0a07063cb8e80527204b3a80184a0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/47819 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh Reviewed-by: EricR Lai --- src/mainboard/google/brya/variants/baseboard/devicetree.cb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/mainboard/google/brya/variants/baseboard/devicetree.cb (limited to 'src/mainboard/google/brya/variants') diff --git a/src/mainboard/google/brya/variants/baseboard/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/devicetree.cb new file mode 100644 index 0000000000..fbd7d72f9f --- /dev/null +++ b/src/mainboard/google/brya/variants/baseboard/devicetree.cb @@ -0,0 +1,5 @@ +chip soc/intel/alderlake + device cpu_cluster 0 on + device lapic 0 on end + end +end -- cgit v1.2.3