mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cb
Change-Id: Ia58994d14ebf488a9200b02ec7af9c71ef4de9e6 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5401 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
parent
3eb8eb7eba
commit
1547ef2362
|
@ -93,7 +93,7 @@ chip northbridge/amd/agesa/family14/root_complex
|
|||
# $ sudo isadump 0x4e 0x4f 0x7
|
||||
# which select logical device (LDN) 7. Then read that we have in 0x27, bit1
|
||||
device pnp 2e.07 off end # BSEL
|
||||
device pnp 2e.0a off end # PME
|
||||
device pnp 2e.0a on end # PME
|
||||
end # f71869ad
|
||||
end #LPC
|
||||
device pci 14.4 on end # PCIB 0x4384, NOTE: PCI interface pins shared with GPIO {GPIO 35:0}
|
||||
|
|
Loading…
Reference in New Issue