[coreboot-gerrit] New patch to review for coreboot: 69a2a83 mainboard/lenovo/g505s/devicetree.cb: Fix duplicate typo
Edward O'Callaghan (eocallaghan@alterapraxis.com)
gerrit at coreboot.org
Thu Nov 27 16:55:11 CET 2014
Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7588
-gerrit
commit 69a2a83db73f636fb034e9e93a6c8da81db62724
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date: Fri Nov 28 02:53:32 2014 +1100
mainboard/lenovo/g505s/devicetree.cb: Fix duplicate typo
Change-Id: Ic2b8ca54b9a16c13439b3081969deec0b7187e01
Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
src/mainboard/lenovo/g505s/devicetree.cb | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/mainboard/lenovo/g505s/devicetree.cb b/src/mainboard/lenovo/g505s/devicetree.cb
index 022e02c..4dc4a14 100644
--- a/src/mainboard/lenovo/g505s/devicetree.cb
+++ b/src/mainboard/lenovo/g505s/devicetree.cb
@@ -57,15 +57,13 @@ chip northbridge/amd/agesa/family15rl/root_complex
device i2c 51 on end # 7-bit SPD address
end
end # SM
- device pci 14.2 on end # HDA 0x4383
- device pci 14.3 on # LPC 0x439d
+ device pci 14.2 on end # FCH Azalia Controller
+ device pci 14.3 on # FCH LPC Bridge [1022:780e]
chip ec/compal/ene932
# 60/64 KBC
device pnp ff.1 on end # dummy address
end
end
- device pci 14.2 on end # FCH Azalia Controller
- device pci 14.3 on end # FCH LPC Bridge [1022:780e]
device pci 14.4 on end # FCH PCI Bridge [1022:780f]
device pci 14.5 off end # USB 2
device pci 14.6 off end # Gec
More information about the coreboot-gerrit
mailing list