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

-gerrit

commit ae61ab1a3812ff8122a90a541013ca7e6e0420d9
Author: Peter Stuge <[email protected]>
Date:   Tue Oct 18 05:10:36 2011 +0200

    asrock/e350m1: Enable the superio ACPI device in devicetree.cb
    
    This makes the power_on_after_fail NVRAM option work correctly.
    
    Change-Id: I96f05f82d7f133b343cf8d4ef09db50a3db7a83d
    Signed-off-by: Peter Stuge <[email protected]>
---
 src/mainboard/asrock/e350m1/devicetree.cb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/mainboard/asrock/e350m1/devicetree.cb 
b/src/mainboard/asrock/e350m1/devicetree.cb
index ca5cf2b..a4bdc65 100644
--- a/src/mainboard/asrock/e350m1/devicetree.cb
+++ b/src/mainboard/asrock/e350m1/devicetree.cb
@@ -90,7 +90,7 @@ chip northbridge/amd/agesa/family14/root_complex
                                                        end
                                                        device pnp 2e.8 off end 
#  GPIO2
                                                        device pnp 2e.9 off end 
#  GPIO3
-                                                       device pnp 2e.a off end 
#  ACPI
+                                                       device pnp 2e.a on end 
#  ACPI
                                                        device pnp 2e.b on #  
HW Monitor
                                                                io 0x60 = 0x290
                                                                irq 0x70 = 5

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

Reply via email to