summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-05-03 10:09:23 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-05-03 10:09:23 +0000
commit2c4f8f2c7481bbeb83f37ac2bfa8af92e4972876 (patch)
tree2317c32885ba2493fac15e552d14a65ded05b016 /README
parent62876ee6f1c3de2c1c019ad2ed3bf5ef32c3550c (diff)
downloadflashrom-2c4f8f2c7481bbeb83f37ac2bfa8af92e4972876.tar.gz
Original v2 revision: 2624
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: https://code.coreboot.org/svn/flashrom/trunk@106 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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
------------------