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/boundary | |
parent | 480e4115f780d95ecc0c2ec13cb4525db0954e83 (diff) | |
download | u-boot-b09e28fc54bb51c41df9e0302f3ddac952c6d9fa.tar.gz u-boot-b09e28fc54bb51c41df9e0302f3ddac952c6d9fa.tar.xz u-boot-b09e28fc54bb51c41df9e0302f3ddac952c6d9fa.zip |
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/boundary')
-rw-r--r-- | board/boundary/nitrogen6x/nitrogen6dl.cfg | 2 | ||||
-rw-r--r-- | board/boundary/nitrogen6x/nitrogen6dl2g.cfg | 2 | ||||
-rw-r--r-- | board/boundary/nitrogen6x/nitrogen6q.cfg | 2 | ||||
-rw-r--r-- | board/boundary/nitrogen6x/nitrogen6q2g.cfg | 2 | ||||
-rw-r--r-- | board/boundary/nitrogen6x/nitrogen6s.cfg | 2 | ||||
-rw-r--r-- | board/boundary/nitrogen6x/nitrogen6s1g.cfg | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/board/boundary/nitrogen6x/nitrogen6dl.cfg b/board/boundary/nitrogen6x/nitrogen6dl.cfg index 56b3bcbb2f..9558e26a2f 100644 --- a/board/boundary/nitrogen6x/nitrogen6dl.cfg +++ b/board/boundary/nitrogen6x/nitrogen6dl.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013 Boundary Devices * - * 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/boundary/nitrogen6x/nitrogen6dl2g.cfg b/board/boundary/nitrogen6x/nitrogen6dl2g.cfg index 13f7a89232..f5a107c225 100644 --- a/board/boundary/nitrogen6x/nitrogen6dl2g.cfg +++ b/board/boundary/nitrogen6x/nitrogen6dl2g.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013 Boundary Devices * - * 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/boundary/nitrogen6x/nitrogen6q.cfg b/board/boundary/nitrogen6x/nitrogen6q.cfg index 1304b52d18..b0bbf0d797 100644 --- a/board/boundary/nitrogen6x/nitrogen6q.cfg +++ b/board/boundary/nitrogen6x/nitrogen6q.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013 Boundary Devices * - * 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/boundary/nitrogen6x/nitrogen6q2g.cfg b/board/boundary/nitrogen6x/nitrogen6q2g.cfg index e5e923d3cf..4999254329 100644 --- a/board/boundary/nitrogen6x/nitrogen6q2g.cfg +++ b/board/boundary/nitrogen6x/nitrogen6q2g.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013 Boundary Devices * - * 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/boundary/nitrogen6x/nitrogen6s.cfg b/board/boundary/nitrogen6x/nitrogen6s.cfg index e5f814b715..16d778491a 100644 --- a/board/boundary/nitrogen6x/nitrogen6s.cfg +++ b/board/boundary/nitrogen6x/nitrogen6s.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013 Boundary Devices * - * 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/boundary/nitrogen6x/nitrogen6s1g.cfg b/board/boundary/nitrogen6x/nitrogen6s1g.cfg index f3d754e23a..0320078a91 100644 --- a/board/boundary/nitrogen6x/nitrogen6s1g.cfg +++ b/board/boundary/nitrogen6x/nitrogen6s1g.cfg @@ -2,7 +2,7 @@ /* * Copyright (C) 2013 Boundary Devices * - * 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 |