From f5d9d1454a9e607e59c6b2e1533f70c1ffb565ad Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Fri, 16 Dec 2016 12:53:53 -0500 Subject: agesa and binaryPI mainboards: Fix devicetree hudson comments Make the ending comment associated with "chip ...hudson" match the appropriate directory name. Change-Id: I5e0d6d41a2e3f963760aad08ed6108acac5b66b3 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/17904 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/asus/f2a85-m/devicetree.cb | 2 +- src/mainboard/asus/f2a85-m_le/devicetree.cb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/f2a85-m/devicetree.cb b/src/mainboard/asus/f2a85-m/devicetree.cb index 6b728d5ba0..d94244510c 100644 --- a/src/mainboard/asus/f2a85-m/devicetree.cb +++ b/src/mainboard/asus/f2a85-m/devicetree.cb @@ -113,7 +113,7 @@ chip northbridge/amd/agesa/family15tn/root_complex device pci 15.2 off end # unused device pci 15.3 off end # unused - end #chip southbridge/amd/hudson + end #chip southbridge/amd/agesa/hudson device pci 18.0 on end device pci 18.1 on end diff --git a/src/mainboard/asus/f2a85-m_le/devicetree.cb b/src/mainboard/asus/f2a85-m_le/devicetree.cb index c209942da1..b9873d09c2 100644 --- a/src/mainboard/asus/f2a85-m_le/devicetree.cb +++ b/src/mainboard/asus/f2a85-m_le/devicetree.cb @@ -111,7 +111,7 @@ chip northbridge/amd/agesa/family15tn/root_complex device pci 15.1 on end # PCIe 1 onboard gigabit device pci 15.2 off end # unused device pci 15.3 off end # unused - end #chip southbridge/amd/hudson + end #chip southbridge/amd/agesa/hudson device pci 18.0 on end device pci 18.1 on end -- cgit v1.2.3