summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-02-28 17:18:12 +0300
committerTom Rini <trini@konsulko.com>2020-04-17 06:06:54 +0300
commitb09e28fc54bb51c41df9e0302f3ddac952c6d9fa (patch)
tree78d0dd8946105712726b0694727f3833c546cc4f /doc
parent480e4115f780d95ecc0c2ec13cb4525db0954e83 (diff)
downloadu-boot-b09e28fc54bb51c41df9e0302f3ddac952c6d9fa.tar.xz
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 'doc')
-rw-r--r--doc/imx/misc/sdp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imx/misc/sdp.txt b/doc/imx/misc/sdp.txt
index 6ea6e41395..49b281234b 100644
--- a/doc/imx/misc/sdp.txt
+++ b/doc/imx/misc/sdp.txt
@@ -22,7 +22,7 @@ described in the manual. It is a replacement for Freescale's
MFGTOOLS.
The host side utilities are typically capable to interpret the i.MX
-specific image header (see doc/README.imximage). There are extensions
+specific image header (see doc/imx/mkimage/imximage.txt). There are extensions
for imx_loader's imx_usb utility which allow to interpret the U-Boot
specific legacy image format (see mkimage(1)). Also the U-Boot side
support beside the i.MX specific header the U-Boot legacy header.