From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Mon, 19 Sep 2016 14:14:19 +0800 Subject: [U-Boot] [PATCH v2 07/17] imx: s/docs\/README.imximage/doc\/README.imximage/g In-Reply-To: <1474058929-17637-8-git-send-email-jagan@amarulasolutions.com> References: <1474058929-17637-1-git-send-email-jagan@amarulasolutions.com> <1474058929-17637-8-git-send-email-jagan@amarulasolutions.com> Message-ID: <20160919061417.GD15814@linux-7smt.suse> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 >Cc: Peng Fan >Cc: Stefano Babic >Cc: Fabio Estevam >Signed-off-by: Jagan Teki Acked-by: Peng Fan 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