mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cb

Turn on WDT support in the devicetree. Turn off CIR support.
Dispense with old commentary.

Change-Id: Icf0c0e12a0ed7ce6c3b6176653e076ffc2ba937e
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5698
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Edward O'Callaghan 2014-05-08 20:45:09 +10:00 committed by Kyösti Mälkki
parent c848098b2f
commit a7e2cc507b
1 changed files with 2 additions and 4 deletions

View File

@ -106,10 +106,8 @@ chip northbridge/amd/agesa/family14/root_complex
irq 0x72 = 12 # Mouse IRQ irq 0x72 = 12 # Mouse IRQ
end end
device pnp 2e.06 off end # GPIO device pnp 2e.06 off end # GPIO
# TODO: Verify BSEL register content with vendor BIOS using device pnp 2e.07 on end # WDT
# $ sudo isadump 0x4e 0x4f 0x7 device pnp 2e.08 off end # CIR
# 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 on end # PME device pnp 2e.0a on end # PME
end # f71869ad end # f71869ad
end #LPC end #LPC