aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-02-11 00:07:34 +0100
committerFelix Held <felix-coreboot@felixheld.de>2021-02-12 22:03:31 +0000
commit43ccd6a4ad09343dd914b9f4beb904768e191e74 (patch)
tree049edbf81e89ed436cf7c5944f7d28c4ac40cad7 /src/mainboard
parent34fc29ae96d2ae6e0d021c84fc3ff8d56ec38898 (diff)
mb/amd/majolica/devicetree: add CPU cluster
Change-Id: I8d8b7f3ea2502e4e49a1290b07d84d5bbb2924a7 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50506 Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/amd/majolica/devicetree.cb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/amd/majolica/devicetree.cb b/src/mainboard/amd/majolica/devicetree.cb
index a1415525c7..24799803ec 100644
--- a/src/mainboard/amd/majolica/devicetree.cb
+++ b/src/mainboard/amd/majolica/devicetree.cb
@@ -2,6 +2,9 @@
chip soc/amd/cezanne
+ device cpu_cluster 0 on
+ device lapic 0 on end
+ end
device domain 0 on
end