Kerry Sheh ([email protected]) just uploaded a new patch set to gerrit, which 
you can find at http://review.coreboot.org/232

-gerrit

commit dc8722c6d48a18ad82e8a4b2cc9afb8d6cfc25ec
Author: Kerry Sheh <[email protected]>
Date:   Mon Oct 10 14:36:25 2011 +0800

    persimmon: Add usb3 dev in devicetree
    
    The sb800 southbridge requires the usb3 devices in the devicetree,
    Persimmon doesn't have the connector, so they are off.
    
    Change-Id: If060ccb43df7fbe88bafc61e9e600a9120575437
    Signed-off-by: Kerry Sheh <[email protected]>
    Signed-off-by: Kerry Sheh <[email protected]>
---
 src/mainboard/amd/persimmon/devicetree.cb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/mainboard/amd/persimmon/devicetree.cb 
b/src/mainboard/amd/persimmon/devicetree.cb
index 7da2169..fe87bca 100644
--- a/src/mainboard/amd/persimmon/devicetree.cb
+++ b/src/mainboard/amd/persimmon/devicetree.cb
@@ -87,6 +87,8 @@ chip northbridge/amd/agesa/family14/root_complex
                                        device pci 15.1 off end # PCIe PortB
                                        device pci 15.2 off end # PCIe PortC
                                        device pci 15.3 off end # PCIe PortD
+                                       device pci 16.0 off end # OHCI-USB3
+                                       device pci 16.2 off end # UHCI-USB3
                                        register "gpp_configuration" = "0" 
#4:0:0:0 (really need to disable all 4 somehow)
                                        register "boot_switch_sata_ide" = "0"   
# 0: boot from SATA. 1: IDE
                                end     #southbridge/amd/cimx/sb800

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to