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 <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
This commit is contained in:
Myles Watson 2010-06-10 03:14:00 +00:00
parent 894a34715f
commit 7a60c37c93
1 changed files with 1 additions and 1 deletions

View 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