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
commitaef1c7cd402da24b25fe1c68907f6fe0accd96cc (patch)
tree2317c32885ba2493fac15e552d14a65ded05b016 /README
parentd7f48069f9c30ffd5e3acc87ca2fcad4530e2c41 (diff)
downloadast2050-flashrom-aef1c7cd402da24b25fe1c68907f6fe0accd96cc.zip
ast2050-flashrom-aef1c7cd402da24b25fe1c68907f6fe0accd96cc.tar.gz
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>
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