mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] mach-imx: Comment typo fix, "enviroment" -> "environment"
@ 2012-11-18 13:30 Robert P. J. Day
  2012-11-19  9:14 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-11-18 13:30 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


A couple trivial spelling fixes.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

  i thought i'd sent this in already but don't see it in outbox so
just playing it safe.

diff --git a/arch/arm/mach-imx/boot.c b/arch/arm/mach-imx/boot.c
index cdddbe5..ae7c48b 100644
--- a/arch/arm/mach-imx/boot.c
+++ b/arch/arm/mach-imx/boot.c
@@ -77,7 +77,7 @@ static const enum imx_bootsource locations[4][4] = {
 };

 /*
- * Saves the boot source media into the $barebox_loc enviroment variable
+ * Saves the boot source media into the $barebox_loc environment variable
  *
  * This information is useful for barebox init scripts as we can then easily
  * use a kernel image stored on the same media that we launch barebox with
diff --git a/arch/arm/mach-imx/imx51.c b/arch/arm/mach-imx/imx51.c
index f5a867b..4b0786b 100644
--- a/arch/arm/mach-imx/imx51.c
+++ b/arch/arm/mach-imx/imx51.c
@@ -75,7 +75,7 @@ static int imx51_init(void)
 postcore_initcall(imx51_init);

 /*
- * Saves the boot source media into the $barebox_loc enviroment variable
+ * Saves the boot source media into the $barebox_loc environment variable
  *
  * This information is useful for barebox init scripts as we can then easily
  * use a kernel image stored on the same media that we launch barebox with
-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] mach-imx: Comment typo fix, "enviroment" -> "environment"
  2012-11-18 13:30 [PATCH] mach-imx: Comment typo fix, "enviroment" -> "environment" Robert P. J. Day
@ 2012-11-19  9:14 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-11-19  9:14 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)

On Sun, Nov 18, 2012 at 08:30:44AM -0500, Robert P. J. Day wrote:
> 
> A couple trivial spelling fixes.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

Applied, thanks

Sascha

> 
> ---
> 
>   i thought i'd sent this in already but don't see it in outbox so
> just playing it safe.
> 
> diff --git a/arch/arm/mach-imx/boot.c b/arch/arm/mach-imx/boot.c
> index cdddbe5..ae7c48b 100644
> --- a/arch/arm/mach-imx/boot.c
> +++ b/arch/arm/mach-imx/boot.c
> @@ -77,7 +77,7 @@ static const enum imx_bootsource locations[4][4] = {
>  };
> 
>  /*
> - * Saves the boot source media into the $barebox_loc enviroment variable
> + * Saves the boot source media into the $barebox_loc environment variable
>   *
>   * This information is useful for barebox init scripts as we can then easily
>   * use a kernel image stored on the same media that we launch barebox with
> diff --git a/arch/arm/mach-imx/imx51.c b/arch/arm/mach-imx/imx51.c
> index f5a867b..4b0786b 100644
> --- a/arch/arm/mach-imx/imx51.c
> +++ b/arch/arm/mach-imx/imx51.c
> @@ -75,7 +75,7 @@ static int imx51_init(void)
>  postcore_initcall(imx51_init);
> 
>  /*
> - * Saves the boot source media into the $barebox_loc enviroment variable
> + * Saves the boot source media into the $barebox_loc environment variable
>   *
>   * This information is useful for barebox init scripts as we can then easily
>   * use a kernel image stored on the same media that we launch barebox with
> -- 
> 
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-11-19  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-18 13:30 [PATCH] mach-imx: Comment typo fix, "enviroment" -> "environment" Robert P. J. Day
2012-11-19  9:14 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox