The devicetree was wrong, but I'm still surprised it broke. This fixes the
authorMyles Watson <mylesgw@gmail.com>
Thu, 10 Jun 2010 03:14:00 +0000 (03:14 +0000)
committerMyles Watson <mylesgw@gmail.com>
Thu, 10 Jun 2010 03:14:00 +0000 (03:14 +0000)
board, but doesn't fix the device tree parsing.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5627 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/amd/rumba/devicetree.cb

index 7ccb1fcf97161cfb76e07fd532c1a6f2e37d5e10..fc49cbe2ac100c0ca075933104b52dcc03bff6dc 100644 (file)
@@ -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