mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: imx8mq-evk: Pass the full path for file names
@ 2018-12-27 18:57 Fabio Estevam
  2019-01-03  9:20 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2018-12-27 18:57 UTC (permalink / raw)
  To: s.hauer; +Cc: andrew.smirnov, barebox

Passing the full path of the referenced files make the text
clearer.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 Documentation/boards/imx/nxp-imx8mq-evk.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/boards/imx/nxp-imx8mq-evk.rst b/Documentation/boards/imx/nxp-imx8mq-evk.rst
index f0cdc3486..dfe004e0e 100644
--- a/Documentation/boards/imx/nxp-imx8mq-evk.rst
+++ b/Documentation/boards/imx/nxp-imx8mq-evk.rst
@@ -45,8 +45,8 @@ DDR Configuration Code
 
 The following two files:
 
-  - ddr_init.c
-  - ddrphy_train.c
+  - arch/arm/boards/nxp-imx8mq-evk/ddr_init.c
+  - arch/arm/boards/nxp-imx8mq-evk/ddrphy_train.c
 
 were obtained by running i.MX 8M DDR Tool that can be found here:
 
-- 
2.17.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-03  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-27 18:57 [PATCH] Documentation: imx8mq-evk: Pass the full path for file names Fabio Estevam
2019-01-03  9:20 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox