All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
@ 2016-09-13 15:01 Jagan Teki
  2016-10-04  8:27 ` Stefano Babic
  0 siblings, 1 reply; 6+ messages in thread
From: Jagan Teki @ 2016-09-13 15:01 UTC (permalink / raw
  To: u-boot

Fixed typo for doc/README.imximage on respective imximage.cfg files.

Cc: Tom Rini <trini@konsulko.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
  2016-09-13 15:01 [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g Jagan Teki
@ 2016-10-04  8:27 ` Stefano Babic
  2016-10-04  8:32   ` Stefano Babic
  0 siblings, 1 reply; 6+ messages in thread
From: Stefano Babic @ 2016-10-04  8:27 UTC (permalink / raw
  To: u-boot

On 13/09/2016 17:01, Jagan Teki wrote:
> Fixed typo for doc/README.imximage on respective imximage.cfg files.
> 
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic



-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
  2016-10-04  8:27 ` Stefano Babic
@ 2016-10-04  8:32   ` Stefano Babic
  2016-10-04  8:43     ` Jagan Teki
  0 siblings, 1 reply; 6+ messages in thread
From: Stefano Babic @ 2016-10-04  8:32 UTC (permalink / raw
  To: u-boot

On 04/10/2016 10:27, Stefano Babic wrote:
> On 13/09/2016 17:01, Jagan Teki wrote:
>> Fixed typo for doc/README.imximage on respective imximage.cfg files.
>>
>> Cc: Tom Rini <trini@konsulko.com>
>> Cc: Peng Fan <peng.fan@nxp.com>
>> Cc: Stefano Babic <sbabic@denx.de>
>> Cc: Fabio Estevam <fabio.estevam@nxp.com>
>> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
>> ---
> 
> Applied to u-boot-imx, thanks !
> 

Sorry, it is not - I am just a bit confuse.

This patch fix the type for all boards - then you split the same patch
into a series, for example this one,
http://patchwork.ozlabs.org/patch/676361/, but to fix the same (small)
issue. I am missing why - first patch fixes for all boards the same issu
at once.

Can you explain it ?

Best regarrds,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
  2016-10-04  8:32   ` Stefano Babic
@ 2016-10-04  8:43     ` Jagan Teki
  2016-10-04  9:22       ` Stefano Babic
  0 siblings, 1 reply; 6+ messages in thread
From: Jagan Teki @ 2016-10-04  8:43 UTC (permalink / raw
  To: u-boot

On Tue, Oct 4, 2016 at 2:02 PM, Stefano Babic <sbabic@denx.de> wrote:
> On 04/10/2016 10:27, Stefano Babic wrote:
>> On 13/09/2016 17:01, Jagan Teki wrote:
>>> Fixed typo for doc/README.imximage on respective imximage.cfg files.
>>>
>>> Cc: Tom Rini <trini@konsulko.com>
>>> Cc: Peng Fan <peng.fan@nxp.com>
>>> Cc: Stefano Babic <sbabic@denx.de>
>>> Cc: Fabio Estevam <fabio.estevam@nxp.com>
>>> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
>>> ---
>>
>> Applied to u-boot-imx, thanks !
>>
>
> Sorry, it is not - I am just a bit confuse.
>
> This patch fix the type for all boards - then you split the same patch
> into a series, for example this one,
> http://patchwork.ozlabs.org/patch/676361/, but to fix the same (small)
> issue. I am missing why - first patch fixes for all boards the same issu
> at once.
>
> Can you explain it ?

Since I added this series on top u-boot-imx/next and grouped this
patch together with the series.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
  2016-10-04  8:43     ` Jagan Teki
@ 2016-10-04  9:22       ` Stefano Babic
  2016-10-04  9:33         ` Jagan Teki
  0 siblings, 1 reply; 6+ messages in thread
From: Stefano Babic @ 2016-10-04  9:22 UTC (permalink / raw
  To: u-boot

On 04/10/2016 10:43, Jagan Teki wrote:
> On Tue, Oct 4, 2016 at 2:02 PM, Stefano Babic <sbabic@denx.de> wrote:
>> On 04/10/2016 10:27, Stefano Babic wrote:
>>> On 13/09/2016 17:01, Jagan Teki wrote:
>>>> Fixed typo for doc/README.imximage on respective imximage.cfg files.
>>>>
>>>> Cc: Tom Rini <trini@konsulko.com>
>>>> Cc: Peng Fan <peng.fan@nxp.com>
>>>> Cc: Stefano Babic <sbabic@denx.de>
>>>> Cc: Fabio Estevam <fabio.estevam@nxp.com>
>>>> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
>>>> ---
>>>
>>> Applied to u-boot-imx, thanks !
>>>
>>
>> Sorry, it is not - I am just a bit confuse.
>>
>> This patch fix the type for all boards - then you split the same patch
>> into a series, for example this one,
>> http://patchwork.ozlabs.org/patch/676361/, but to fix the same (small)
>> issue. I am missing why - first patch fixes for all boards the same issu
>> at once.
>>
>> Can you explain it ?
> 
> Since I added this series on top u-boot-imx/next and grouped this
> patch together with the series.

I see, it touched the same boards - I apply it together with the series,
then.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g
  2016-10-04  9:22       ` Stefano Babic
@ 2016-10-04  9:33         ` Jagan Teki
  0 siblings, 0 replies; 6+ messages in thread
From: Jagan Teki @ 2016-10-04  9:33 UTC (permalink / raw
  To: u-boot

On Tue, Oct 4, 2016 at 2:52 PM, Stefano Babic <sbabic@denx.de> wrote:
> On 04/10/2016 10:43, Jagan Teki wrote:
>> On Tue, Oct 4, 2016 at 2:02 PM, Stefano Babic <sbabic@denx.de> wrote:
>>> On 04/10/2016 10:27, Stefano Babic wrote:
>>>> On 13/09/2016 17:01, Jagan Teki wrote:
>>>>> Fixed typo for doc/README.imximage on respective imximage.cfg files.
>>>>>
>>>>> Cc: Tom Rini <trini@konsulko.com>
>>>>> Cc: Peng Fan <peng.fan@nxp.com>
>>>>> Cc: Stefano Babic <sbabic@denx.de>
>>>>> Cc: Fabio Estevam <fabio.estevam@nxp.com>
>>>>> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
>>>>> ---
>>>>
>>>> Applied to u-boot-imx, thanks !
>>>>
>>>
>>> Sorry, it is not - I am just a bit confuse.
>>>
>>> This patch fix the type for all boards - then you split the same patch
>>> into a series, for example this one,
>>> http://patchwork.ozlabs.org/patch/676361/, but to fix the same (small)
>>> issue. I am missing why - first patch fixes for all boards the same issu
>>> at once.
>>>
>>> Can you explain it ?
>>
>> Since I added this series on top u-boot-imx/next and grouped this
>> patch together with the series.
>
> I see, it touched the same boards - I apply it together with the series,
> then.

OK, thanks

-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-04  9:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-13 15:01 [U-Boot] [PATCH] imx: s/docs\/README.imximage/doc\/README.imximage/g Jagan Teki
2016-10-04  8:27 ` Stefano Babic
2016-10-04  8:32   ` Stefano Babic
2016-10-04  8:43     ` Jagan Teki
2016-10-04  9:22       ` Stefano Babic
2016-10-04  9:33         ` Jagan Teki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.