summaryrefslogtreecommitdiff
path: root/util/flashrom/README
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom/README')
-rw-r--r--util/flashrom/README6
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
------------------