diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-03-23 20:42:02 +1100 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-03-24 07:10:55 +0100 |
commit | 1547ef23624fe3748ba8aa1130e48fdf6bc1207b (patch) | |
tree | 4ea91416cf3c6f3ff7c5af5d49dd4a39b216b371 /src/mainboard | |
parent | 3eb8eb7eba55cdfd64c8d50181ea066526ff6485 (diff) | |
download | coreboot-1547ef23624fe3748ba8aa1130e48fdf6bc1207b.tar.xz |
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>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/jetway/nf81-t56n-lf/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb index 5f49b411ad..574bb8abf0 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb +++ b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb @@ -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} |