diff options
-rw-r--r-- | src/mainboard/jetway/nf81-t56n-lf/devicetree.cb | 6 |
1 files 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 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 |