[coreboot] New patch to review for coreboot: f2361f6 asrock/e350m1: Enable the superio ACPI device in devicetree.cb

Peter Stuge (peter@stuge.se) gerrit at coreboot.org
Tue Oct 18 05:11:41 CEST 2011


Peter Stuge (peter at stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/292

-gerrit

commit f2361f668a36b70c449486bfb3dfae74aefbaff7
Author: Peter Stuge <peter at stuge.se>
Date:   Tue Oct 18 05:10:36 2011 +0200

    asrock/e350m1: Enable the superio ACPI device in devicetree.cb
    
    Change-Id: I96f05f82d7f133b343cf8d4ef09db50a3db7a83d
    Signed-off-by: Peter Stuge <peter at stuge.se>
---
 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




More information about the coreboot mailing list