From a7e2cc507b520583fe2e727371e431d65924ee53 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Thu, 8 May 2014 20:45:09 +1000 Subject: mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Turn on WDT support in the devicetree. Turn off CIR support. Dispense with old commentary. Change-Id: Icf0c0e12a0ed7ce6c3b6176653e076ffc2ba937e Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/5698 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/jetway/nf81-t56n-lf/devicetree.cb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb index 75184d4211..8f4d3b33f7 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 -- cgit v1.2.3