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/ge | |
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/ge')
-rw-r--r-- | board/ge/bx50v3/bx50v3.cfg | 2 | ||||
-rw-r--r-- | board/ge/mx53ppd/imximage.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/ge/bx50v3/bx50v3.cfg b/board/ge/bx50v3/bx50v3.cfg index f872ea24fc..de3955a94d 100644 --- a/board/ge/bx50v3/bx50v3.cfg +++ b/board/ge/bx50v3/bx50v3.cfg @@ -4,7 +4,7 @@ * Copyright 2015 Timesys Corporation. * Copyright 2015 General Electric Company * - * 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/ge/mx53ppd/imximage.cfg b/board/ge/mx53ppd/imximage.cfg index 8dd1b0f979..1ee8198390 100644 --- a/board/ge/mx53ppd/imximage.cfg +++ b/board/ge/mx53ppd/imximage.cfg @@ -7,7 +7,7 @@ * Copyright (C) 2011 Freescale Semiconductor, Inc. * Jason Liu <r64343@freescale.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 |