1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 22:43:17 +02:00

Enable flashing on IWILL DK8-HTX

Set the right GPIO pins on the Super I/O to disable write protection.

Corresponding to flashrom svn r106 and coreboot v2 svn r2624.

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>
This commit is contained in:
Mondrian Nuessle
2007-05-03 10:09:23 +00:00
committed by Uwe Hermann
parent d7f48069f9
commit aef1c7cd40
2 changed files with 64 additions and 6 deletions

6
README
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
------------------