diff options
author | Patrick Delaunay | 2020-02-28 15:18:12 +0100 |
---|---|---|
committer | Tom Rini | 2020-04-16 23:06:54 -0400 |
commit | b09e28fc54bb51c41df9e0302f3ddac952c6d9fa (patch) | |
tree | 78d0dd8946105712726b0694727f3833c546cc4f /board/technexion | |
parent | 480e4115f780d95ecc0c2ec13cb4525db0954e83 (diff) |
doc: update reference to README.imximage
Update reference in many files detected by
scripts/documentation-file-ref-check
README.imximage => imx/mkimage/imximage.txt
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'board/technexion')
-rw-r--r-- | board/technexion/pico-imx6ul/imximage.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/technexion/pico-imx6ul/imximage.cfg b/board/technexion/pico-imx6ul/imximage.cfg index ad9cc5a8f11..993c1da6700 100644 --- a/board/technexion/pico-imx6ul/imximage.cfg +++ b/board/technexion/pico-imx6ul/imximage.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2015 Freescale Semiconductor, Inc. * - * Refer doc/README.imximage for more details about how-to configure + * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure * and create imximage boot image * * The syntax is taken as close as possible with the kwbimage |