summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hemp <christian.hemp@posteo.de>2019-02-26 22:07:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-02-27 08:38:23 +0100
commit9d9b87ef9c4bfbd56a49f1f0e7be212718d6d289 (patch)
treec19c1226a60743a97af015eb432ecfe6f2cc7dcd
parentb91cf003a12485202c136e8b951f2ae67ab6e6a4 (diff)
downloadbarebox-9d9b87ef9c4bfbd56a49f1f0e7be212718d6d289.tar.gz
barebox-9d9b87ef9c4bfbd56a49f1f0e7be212718d6d289.tar.xz
Documentation: imx8mq-evk: fix firmware path
Since commit: "da985aac8 firmware: drop the imx subdir" the firmware is not longer placed in imx subdir. So the subdir can be removed from the documentation. Signed-off-by: Christian Hemp <christian.hemp@posteo.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/boards/imx/nxp-imx8mq-evk.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/boards/imx/nxp-imx8mq-evk.rst b/Documentation/boards/imx/nxp-imx8mq-evk.rst
index 8bad9455a5..a8624130ea 100644
--- a/Documentation/boards/imx/nxp-imx8mq-evk.rst
+++ b/Documentation/boards/imx/nxp-imx8mq-evk.rst
@@ -29,7 +29,7 @@ result in the following files:
- lpddr4_pmu_train_2d_imem.bin
As a last step of this process those files need to be placed in
-"firmware/imx/"::
+"firmware/"::
for f in lpddr4_pmu_train_1d_dmem.bin \
lpddr4_pmu_train_1d_imem.bin \