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

-gerrit

commit b9fb4fe05705f5f15ec3cf3b9b00a27638ce1a06
Author: Dave Frodin <[email protected]>
Date:   Fri Feb 8 13:16:58 2013 -0700

    AMD/Persimmon: Enable the 2nd COM port
    
    The hardware is there, so turn it on.
    
    Change-Id: I40aff1e84a22a05599c62b9f0b20397df0a40b15
    Signed-off-by: Dave Frodin <[email protected]>
---
 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 bd40a43..12cb62f 100644
--- a/src/mainboard/amd/persimmon/devicetree.cb
+++ b/src/mainboard/amd/persimmon/devicetree.cb
@@ -75,7 +75,7 @@ chip northbridge/amd/agesa/family14/root_complex
                                                        io 0x60 = 0x3f8
                                                        irq 0x70 = 4
                                                end
-                                               device pnp 4e.11 off            
        # COM2
+                                               device pnp 4e.11 on             
        # COM2
                                                        io 0x60 = 0x2f8
                                                        irq 0x70 = 3
                                                end

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

Reply via email to