mainboard/sapphire/pureplatinumh61: Enable EuP and PME
With EuP and PME enabled the USB power turns off during S5. Change-Id: I8b9fd7bb308f544401f90f8aa5ffaec61251b2b3 Signed-off-by: Nicola Corna <nicola@corna.info> Reviewed-on: https://review.coreboot.org/19073 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
415949ac50
commit
5ad939679f
|
@ -135,7 +135,8 @@ chip northbridge/intel/sandybridge
|
|||
io 0x60 = 0xa00
|
||||
end
|
||||
device pnp 4e.8 off end # CIR
|
||||
device pnp 4e.a off # PME, ACPI, EUP
|
||||
device pnp 4e.a on # PME, ACPI, EUP
|
||||
irq 0xe0 = 0x90
|
||||
irq 0xf8 = 0x00
|
||||
irq 0xf9 = 0x09
|
||||
irq 0xfa = 0x00
|
||||
|
|
Loading…
Reference in New Issue