* [PATCH] ARM: Correct Kconfig typo, "optimzed" -> "optimized".
@ 2009-12-19 13:20 Robert P. J. Day
2009-12-21 8:48 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2009-12-19 13:20 UTC (permalink / raw)
To: U-Boot Version 2 (barebox)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 8a8323f..c091a99 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -103,7 +103,7 @@ config CPU_V7_DCACHE_SKIP
So that the D-Cache invalidation logic is skipped
config ARM_OPTIMZED_STRING_FUNCTIONS
- bool "use assembler optimzed string functions"
+ bool "use assembler optimized string functions"
help
Say yes here to use assembler optimized memcpy / memset functions.
These functions work much faster than the normal versions but
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/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] ARM: Correct Kconfig typo, "optimzed" -> "optimized".
2009-12-19 13:20 [PATCH] ARM: Correct Kconfig typo, "optimzed" -> "optimized" Robert P. J. Day
@ 2009-12-21 8:48 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2009-12-21 8:48 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)
Hi Robert,
On Sat, Dec 19, 2009 at 08:20:23AM -0500, Robert P. J. Day wrote:
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Thanks, applied.
Sascha
>
> ---
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 8a8323f..c091a99 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -103,7 +103,7 @@ config CPU_V7_DCACHE_SKIP
> So that the D-Cache invalidation logic is skipped
>
> config ARM_OPTIMZED_STRING_FUNCTIONS
> - bool "use assembler optimzed string functions"
> + bool "use assembler optimized string functions"
> help
> Say yes here to use assembler optimized memcpy / memset functions.
> These functions work much faster than the normal versions but
>
> ========================================================================
> Robert P. J. Day Waterloo, Ontario, CANADA
>
> Linux Consulting, Training and Kernel Pedantry.
>
> Web page: http://crashcourse.ca
> Twitter: http://twitter.com/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:[~2009-12-21 8:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-19 13:20 [PATCH] ARM: Correct Kconfig typo, "optimzed" -> "optimized" Robert P. J. Day
2009-12-21 8:48 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox