summaryrefslogtreecommitdiffstats
path: root/Documentation/boards
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-01-26 11:39:54 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-27 08:39:14 +0100
commit7e89bbb04ae4ee02614dae84a3fc375bcaa82e84 (patch)
tree4254ffc98acccfc57766fe9f15ecda777db1859c /Documentation/boards
parent9d82652d7ba9dc9702e43d5d03fc3ddfb9dccbcc (diff)
downloadbarebox-7e89bbb04ae4ee02614dae84a3fc375bcaa82e84.tar.gz
barebox-7e89bbb04ae4ee02614dae84a3fc375bcaa82e84.tar.xz
Docs: the name of the default config file for the FSL i.MX23 evk has changed
Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/boards')
-rw-r--r--Documentation/boards/mxs/Freescale-i.MX23-evk.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/boards/mxs/Freescale-i.MX23-evk.rst b/Documentation/boards/mxs/Freescale-i.MX23-evk.rst
index 85dde46e40..cb73ec1279 100644
--- a/Documentation/boards/mxs/Freescale-i.MX23-evk.rst
+++ b/Documentation/boards/mxs/Freescale-i.MX23-evk.rst
@@ -21,7 +21,7 @@ How to get the bootloader binary image
Using the default configuration::
- make ARCH=arm imx23evk_defconfig
+ make ARCH=arm freescale-mx23-evk_defconfig
Build the bootloader binary image::