Try to add the following io statements to your src/mainboard/iwill/dk8_htx/Config.lb at the point where the logical device 8 of the superio is intialized:
device pnp 2e.8 on # GPIO2 io 0x07 = 0x08ff io 0x30 = 0x01ff io 0x2b = 0xd0ff io 0xf0 = 0xef16 end
I hope this does the flash trick :-)
Yep, that fixed it! That makes life _way_ less screwdriver/paperclip- intensive.
Many thanks,
-mcq