From 65418cc8b5ad3c163e283b342d27e787061deee3 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Fri, 12 Feb 2021 23:19:30 +0100 Subject: soc/amd/cezanne: move CPU cluster to chipset device tree This will be common for all boards, so move it to the chipset device tree. TEST=CPU cluster and LAPIC still show up in console logs. Signed-off-by: Felix Held Change-Id: Ia49e7b4cfc09c60b6152b8ccc47f37b6adc1e319 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50613 Reviewed-by: Raul Rangel Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/amd/majolica/devicetree.cb | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/amd/majolica/devicetree.cb b/src/mainboard/amd/majolica/devicetree.cb index 24799803ec..a1415525c7 100644 --- a/src/mainboard/amd/majolica/devicetree.cb +++ b/src/mainboard/amd/majolica/devicetree.cb @@ -2,9 +2,6 @@ chip soc/amd/cezanne - device cpu_cluster 0 on - device lapic 0 on end - end device domain 0 on end -- cgit v1.2.3