From 096161a5e44a9104083794c5950ea3cc2108dfb0 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Tue, 18 Oct 2011 05:10:36 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/292 Tested-by: build bot (Jenkins) --- src/mainboard/asrock/e350m1/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/asrock') diff --git a/src/mainboard/asrock/e350m1/devicetree.cb b/src/mainboard/asrock/e350m1/devicetree.cb index ca5cf2bce7..a4bdc65fdc 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 -- cgit v1.2.3