From a789643ac9849b4b6540d78479fa8892eacf364d Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 14 Feb 2022 07:50:13 +0100 Subject: mb/gizmosphere/gizmo/devicetree.cb: Fix typo on 'pci' While on it, use tab for indent. Change-Id: I6cb0b4183db819d721f4882ab2168d22bcd664e3 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/61913 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/gizmosphere/gizmo/devicetree.cb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mainboard/gizmosphere/gizmo/devicetree.cb b/src/mainboard/gizmosphere/gizmo/devicetree.cb index 33415f9b97..f7e9a0184e 100644 --- a/src/mainboard/gizmosphere/gizmo/devicetree.cb +++ b/src/mainboard/gizmosphere/gizmo/devicetree.cb @@ -3,7 +3,7 @@ chip northbridge/amd/agesa/family14/root_complex device cpu_cluster 0 on chip cpu/amd/agesa/family14 - device lapic 0 on end + device lapic 0 on end end end device domain 0 on @@ -19,7 +19,7 @@ chip northbridge/amd/agesa/family14/root_complex device pci 8.0 off end # NB/SB Link P2P bridge end # agesa northbridge - chip southbridge/amd/cimx/sb800 # it is under NB/SB Link, but on the same pri bus + chip southbridge/amd/cimx/sb800 # it is under NB/SB Link, but on the same pci bus device pci 11.0 on end # SATA device pci 12.0 on end # USB device pci 12.1 on end # USB -- cgit v1.2.3