From 8e290d38e4bb856b9d12cc3bc5acdd5d21e7f895 Mon Sep 17 00:00:00 2001 From: Mondrian Nuessle Date: Thu, 29 Nov 2007 02:28:55 +0000 Subject: Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board, according to mcqmcqmcq@fastmail.fm. Fix it. Signed-off-by: Mondrian Nuessle Acked-by: mcq git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2991 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/iwill/dk8_htx/Config.lb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/mainboard/iwill') diff --git a/src/mainboard/iwill/dk8_htx/Config.lb b/src/mainboard/iwill/dk8_htx/Config.lb index 1b07dbcba5..31f3236d51 100644 --- a/src/mainboard/iwill/dk8_htx/Config.lb +++ b/src/mainboard/iwill/dk8_htx/Config.lb @@ -331,7 +331,12 @@ chip northbridge/amd/amdk8/root_complex io 0x62 = 0x300 irq 0x70 = 9 end - device pnp 2e.8 off end # GPIO2 + device pnp 2e.8 on # GPIO2 + io 0x07 = 0x08ff + io 0x30 = 0x01ff + io 0x2b = 0xd0ff + io 0xf0 = 0xef16 + end device pnp 2e.9 off end # GPIO3 device pnp 2e.a off end # ACPI device pnp 2e.b on # HW Monitor -- cgit v1.2.3