> I have to cart it to the rack to actually try the IB, and since I'm
 > having to hot-swap from the Iwill bios every time I flash (any clue
 > why flashrom -w when booting under LB fails immediately with "ERASE
 > FAILED" and trashes the image in flash?)
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 :-)

Regards,
Mondrian

-- 
  Mondrian Nuessle                 University of Mannheim
  Phone: +49 621 181 2717          Computer Architecture Group
  Fax:   +49 621 181 2713          http://ra.ti.uni-mannheim.de
  mailto:[EMAIL PROTECTED]


-- 
linuxbios mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to