diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-02-28 15:18:12 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-16 23:06:54 -0400 |
commit | b09e28fc54bb51c41df9e0302f3ddac952c6d9fa (patch) | |
tree | 78d0dd8946105712726b0694727f3833c546cc4f /board/tqc | |
parent | 480e4115f780d95ecc0c2ec13cb4525db0954e83 (diff) | |
download | u-boot-b09e28fc54bb51c41df9e0302f3ddac952c6d9fa.tar.gz |
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/tqc')
-rw-r--r-- | board/tqc/tqma6/clocks.cfg | 2 | ||||
-rw-r--r-- | board/tqc/tqma6/tqma6dl.cfg | 2 | ||||
-rw-r--r-- | board/tqc/tqma6/tqma6q.cfg | 2 | ||||
-rw-r--r-- | board/tqc/tqma6/tqma6s.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/board/tqc/tqma6/clocks.cfg b/board/tqc/tqma6/clocks.cfg index a98b30bfe7..1f2001c75f 100644 --- a/board/tqc/tqma6/clocks.cfg +++ b/board/tqc/tqma6/clocks.cfg @@ -3,7 +3,7 @@ * Copyright (C) 2013 Boundary Devices * Copyright (C) 2013, 2014 Markus Niebel <Markus.Niebel@tq-group.com> * - * 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 */ diff --git a/board/tqc/tqma6/tqma6dl.cfg b/board/tqc/tqma6/tqma6dl.cfg index 84c38b470b..80c7150316 100644 --- a/board/tqc/tqma6/tqma6dl.cfg +++ b/board/tqc/tqma6/tqma6dl.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2014 - 2015 Markus Niebel <Markus.Niebel@tq-group.com> * - * 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 diff --git a/board/tqc/tqma6/tqma6q.cfg b/board/tqc/tqma6/tqma6q.cfg index 6141be673b..82a0a271d4 100644 --- a/board/tqc/tqma6/tqma6q.cfg +++ b/board/tqc/tqma6/tqma6q.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013, 2014 Markus Niebel <Markus.Niebel@tq-group.com> * - * 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 diff --git a/board/tqc/tqma6/tqma6s.cfg b/board/tqc/tqma6/tqma6s.cfg index 2d2d65ecc6..9cdbb3c767 100644 --- a/board/tqc/tqma6/tqma6s.cfg +++ b/board/tqc/tqma6/tqma6s.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013, 2014 Markus Niebel <Markus.Niebel@tq-group.com> * - * 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 |