From 7a60c37c9346b9f9ba9aa623d10c052c6df5a5f7 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Thu, 10 Jun 2010 03:14:00 +0000 Subject: The devicetree was wrong, but I'm still surprised it broke. This fixes the board, but doesn't fix the device tree parsing. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5627 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/rumba/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/amd/rumba/devicetree.cb b/src/mainboard/amd/rumba/devicetree.cb index 7ccb1fcf97..fc49cbe2ac 100644 --- a/src/mainboard/amd/rumba/devicetree.cb +++ b/src/mainboard/amd/rumba/devicetree.cb @@ -15,7 +15,7 @@ chip northbridge/amd/gx2 device pci f.2 on end # IDE Controller device pci f.3 on end # Audio device pci f.4 on end # OHCI - device pci f.4 on end # UHCI + device pci f.5 on end # EHCI end end end -- cgit v1.2.3