Dave Frodin (dave.fro...@se-eng.com) just uploaded a new patch set to gerrit, 
which you can find at http://review.coreboot.org/1660

-gerrit

commit 31760c31c6593393d0c5d8d78e6fc6189ff8ec0e
Author: Dave Frodin <dave.fro...@se-eng.com>
Date:   Wed Oct 31 08:51:01 2012 -0600

    Persimmon: turn off the unused full speed USB port
    
    Change-Id: Ia3824059a38412896ed2be0c8714018b2291c9f8
    Signed-off-by: Dave Frodin <dave.fro...@se-eng.com>
---
 src/mainboard/amd/persimmon/devicetree.cb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/amd/persimmon/devicetree.cb 
b/src/mainboard/amd/persimmon/devicetree.cb
index da81dc3..178fd76 100644
--- a/src/mainboard/amd/persimmon/devicetree.cb
+++ b/src/mainboard/amd/persimmon/devicetree.cb
@@ -82,7 +82,7 @@ chip northbridge/amd/agesa/family14/root_complex
                                        end # f81865f
                                end #LPC
                                device pci 14.4 on  end # PCIB 0x4384, NOTE: 
PCI interface pins shared with GPIO {GPIO 35:0}
-                               device pci 14.5 on  end # USB 2
+                               device pci 14.5 off end # USB 2
                                device pci 15.0 off end # PCIe PortA
                                device pci 15.1 off end # PCIe PortB
                                device pci 15.2 off end # PCIe PortC

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to