diff options
author | Mondrian Nuessle <nuessle@uni-mannheim.de> | 2007-05-03 10:09:23 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-05-03 10:09:23 +0000 |
commit | 24c9612490daf25d56c51c6a7cf819297623c952 (patch) | |
tree | 1a9ba0ced11ce24cb35337f6c4e2b70f3fef0f94 /util/flashrom/README | |
parent | d436a4b4bc035a3756a57ae8e632e16f7a95b9c9 (diff) | |
download | coreboot-24c9612490daf25d56c51c6a7cf819297623c952.tar.xz |
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
Diffstat (limited to 'util/flashrom/README')
-rw-r--r-- | util/flashrom/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/flashrom/README b/util/flashrom/README index 9c96857ec7..cec6de8f90 100644 --- a/util/flashrom/README +++ b/util/flashrom/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 ------------------ |