summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMondrian Nuessle <nuessle@uni-mannheim.de>2007-05-03 10:09:23 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-05-03 10:09:23 +0000
commitde7a141c1365ce481d52198c7d56700960ee81dc (patch)
tree2317c32885ba2493fac15e552d14a65ded05b016 /README
parentbc54865807531f6acd7da35967941ca30f106f1d (diff)
downloadflashrom-de7a141c1365ce481d52198c7d56700960ee81dc.zip
flashrom-de7a141c1365ce481d52198c7d56700960ee81dc.tar.gz
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
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>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 9c96857..cec6de8 100644
--- a/README
+++ b/README
@@ -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
------------------
OpenPOWER on IntegriCloud