Enable flashing on the IWILL DK8-HTX board by configuring the Super I/O

to set the right GPIO pins, so write protection is disabled.

Signed-off-by: Mondrian Nuessle <nuessle@uni-mannheim.de>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2624 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Mondrian Nuessle
2007-05-03 10:09:23 +00:00
committed by Uwe Hermann
parent d436a4b4bc
commit 24c9612490
2 changed files with 64 additions and 6 deletions

View File

@@ -47,6 +47,12 @@ or if you want to override these values, you can specify -m, e.g.:
flashrom -w --mainboard ISLAND:ARUMA island_aruma.rom
The following boards require the specification of the board name, if
no LinuxBIOS table is found:
* IWILL DK8-HTX: use -m iwill:dk8_htx
* agami Aruma: use -m AGAMI:ARUMA
ROM Layout Support
------------------