Edward O'Callaghan (eocallaghan@alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5698
-gerrit
commit e9f5928b8ce705a034285446085f39ce232d5ab2 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Thu May 8 20:45:09 2014 +1000
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 --- src/mainboard/jetway/nf81-t56n-lf/devicetree.cb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb index 75184d4..8f4d3b3 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb +++ b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb @@ -106,10 +106,8 @@ chip northbridge/amd/agesa/family14/root_complex irq 0x72 = 12 # Mouse IRQ end device pnp 2e.06 off end # GPIO -# TODO: Verify BSEL register content with vendor BIOS using -# $ 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.07 on end # WDT + device pnp 2e.08 off end # CIR device pnp 2e.0a on end # PME end # f71869ad end #LPC