summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrey Smirnov <andrew.smirnov@gmail.com>2018-06-07 06:00:44 -0700
committerSascha Hauer <s.hauer@pengutronix.de>2018-06-11 08:54:10 +0200
commit4189f2088cfb5c34846e26ffd10bffab0b5bb247 (patch)
treee5db8646458f2b63bce276d3b47eef90c83f4eef /Documentation
parent900f61bc3b9d101862f18ffad43bf694924698ca (diff)
downloadbarebox-4189f2088cfb5c34846e26ffd10bffab0b5bb247.tar.gz
barebox-4189f2088cfb5c34846e26ffd10bffab0b5bb247.tar.xz
Documentation: i.MX: Add missing <soctype>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/imx.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/boards/imx.rst b/Documentation/boards/imx.rst
index de389456ef..1965135204 100644
--- a/Documentation/boards/imx.rst
+++ b/Documentation/boards/imx.rst
@@ -59,7 +59,7 @@ options in this file are:
Header:
+----------------+--------------------------------------------------------------+
-| soc <soctype> | soctype can be one of imx35, imx51, imx53, imx6 |
+| soc <soctype> | soctype can be one of imx35, imx51, imx53, imx6, imx7, vf610 |
+----------------+--------------------------------------------------------------+
| loadaddr <adr> | The address the binary is uploaded to |
+----------------+--------------------------------------------------------------+