[U-Boot] [PATCH v2 07/17] imx: s/docs\/README.imximage/doc\/README.imximage/g

Peng Fan van.freenix at gmail.com
Mon Sep 19 08:14:19 CEST 2016


On Sat, Sep 17, 2016 at 02:18:39AM +0530, Jagan Teki wrote:
>Fixed typo for doc/README.imximage on respective imximage.cfg files.
>
>Cc: Tom Rini <trini at konsulko.com>
>Cc: Peng Fan <peng.fan at nxp.com>
>Cc: Stefano Babic <sbabic at denx.de>
>Cc: Fabio Estevam <fabio.estevam at nxp.com>
>Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>

Acked-by: Peng Fan <peng.fan at nxp.com>

Regards,
Peng.

>---
> board/barco/titanium/imximage.cfg           | 2 +-
> board/ccv/xpress/imximage.cfg               | 2 +-
> board/denx/m53evk/imximage.cfg              | 2 +-
> board/freescale/mx6sabresd/mx6dlsabresd.cfg | 2 +-
> board/freescale/mx6slevk/imximage.cfg       | 2 +-
> board/freescale/mx6ullevk/imximage.cfg      | 2 +-
> board/freescale/mx7dsabresd/imximage.cfg    | 2 +-
> board/freescale/s32v234evb/s32v234evb.cfg   | 2 +-
> board/freescale/vf610twr/imximage.cfg       | 2 +-
> board/phytec/pcm052/imximage.cfg            | 2 +-
> board/technexion/pico-imx6ul/imximage.cfg   | 2 +-
> board/toradex/colibri_imx7/imximage.cfg     | 2 +-
> board/toradex/colibri_vf/imximage.cfg       | 2 +-
> board/warp/imximage.cfg                     | 2 +-
> board/warp7/imximage.cfg                    | 2 +-
> 15 files changed, 15 insertions(+), 15 deletions(-)
>
>diff --git a/board/barco/titanium/imximage.cfg b/board/barco/titanium/imximage.cfg
>index 7219256..4fb6982 100644
>--- a/board/barco/titanium/imximage.cfg
>+++ b/board/barco/titanium/imximage.cfg
>@@ -7,7 +7,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/ccv/xpress/imximage.cfg b/board/ccv/xpress/imximage.cfg
>index 92167c9..d98bc36 100644
>--- a/board/ccv/xpress/imximage.cfg
>+++ b/board/ccv/xpress/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/denx/m53evk/imximage.cfg b/board/denx/m53evk/imximage.cfg
>index 4cd002c..c0e2602 100644
>--- a/board/denx/m53evk/imximage.cfg
>+++ b/board/denx/m53evk/imximage.cfg
>@@ -4,7 +4,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/freescale/mx6sabresd/mx6dlsabresd.cfg b/board/freescale/mx6sabresd/mx6dlsabresd.cfg
>index f35f22e..be9f87f 100644
>--- a/board/freescale/mx6sabresd/mx6dlsabresd.cfg
>+++ b/board/freescale/mx6sabresd/mx6dlsabresd.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/freescale/mx6slevk/imximage.cfg b/board/freescale/mx6slevk/imximage.cfg
>index c77bbde..024de9c 100644
>--- a/board/freescale/mx6slevk/imximage.cfg
>+++ b/board/freescale/mx6slevk/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/freescale/mx6ullevk/imximage.cfg b/board/freescale/mx6ullevk/imximage.cfg
>index 4604b62..3ae4912 100644
>--- a/board/freescale/mx6ullevk/imximage.cfg
>+++ b/board/freescale/mx6ullevk/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/freescale/mx7dsabresd/imximage.cfg b/board/freescale/mx7dsabresd/imximage.cfg
>index 76574ff..c2b3a8c 100644
>--- a/board/freescale/mx7dsabresd/imximage.cfg
>+++ b/board/freescale/mx7dsabresd/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/freescale/s32v234evb/s32v234evb.cfg b/board/freescale/s32v234evb/s32v234evb.cfg
>index 6017a40..6449ef2 100644
>--- a/board/freescale/s32v234evb/s32v234evb.cfg
>+++ b/board/freescale/s32v234evb/s32v234evb.cfg
>@@ -5,7 +5,7 @@
>  */
> 
> /*
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/freescale/vf610twr/imximage.cfg b/board/freescale/vf610twr/imximage.cfg
>index 9c823c4..09125cf 100644
>--- a/board/freescale/vf610twr/imximage.cfg
>+++ b/board/freescale/vf610twr/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/phytec/pcm052/imximage.cfg b/board/phytec/pcm052/imximage.cfg
>index f5a9747..2fbb5c1b 100644
>--- a/board/phytec/pcm052/imximage.cfg
>+++ b/board/phytec/pcm052/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/technexion/pico-imx6ul/imximage.cfg b/board/technexion/pico-imx6ul/imximage.cfg
>index 9145b44..c753a71 100644
>--- a/board/technexion/pico-imx6ul/imximage.cfg
>+++ b/board/technexion/pico-imx6ul/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/toradex/colibri_imx7/imximage.cfg b/board/toradex/colibri_imx7/imximage.cfg
>index d891e82..ca3cd89 100644
>--- a/board/toradex/colibri_imx7/imximage.cfg
>+++ b/board/toradex/colibri_imx7/imximage.cfg
>@@ -4,7 +4,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/toradex/colibri_vf/imximage.cfg b/board/toradex/colibri_vf/imximage.cfg
>index 8c52886..baab812 100644
>--- a/board/toradex/colibri_vf/imximage.cfg
>+++ b/board/toradex/colibri_vf/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/warp/imximage.cfg b/board/warp/imximage.cfg
>index 7b1d6b7..771dbb3 100644
>--- a/board/warp/imximage.cfg
>+++ b/board/warp/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0+
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage 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/warp7/imximage.cfg b/board/warp7/imximage.cfg
>index e7b6d30..5b42793 100644
>--- a/board/warp7/imximage.cfg
>+++ b/board/warp7/imximage.cfg
>@@ -3,7 +3,7 @@
>  *
>  * SPDX-License-Identifier:	GPL-2.0
>  *
>- * Refer docs/README.imxmage for more details about how-to configure
>+ * Refer doc/README.imximage for more details about how-to configure
>  * and create imximage boot image
>  *
>  * The syntax is taken as close as possible with the kwbimage
>-- 
>2.7.4
>
>_______________________________________________
>U-Boot mailing list
>U-Boot at lists.denx.de
>http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list