public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: Fix semihosting Kconfig text
@ 2012-09-05 21:03 Stephen Boyd
  2012-09-05 21:09 ` Nicolas Pitre
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2012-09-05 21:03 UTC (permalink / raw)
  To: linux-arm-kernel

It seems we were missing some text in the title for the
semihosting DEBUG_LL option. Add in the "/O" and fix up some
minor typos in the help text.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Nicolas Pitre <nicolas.pitre@linaro.org>
---
 arch/arm/Kconfig.debug | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index f15f82b..e968a52 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -356,15 +356,15 @@ choice
 		  is nothing connected to read from the DCC.
 
 	config DEBUG_SEMIHOSTING
-		bool "Kernel low-level debug output via semihosting I"
+		bool "Kernel low-level debug output via semihosting I/O"
 		help
 		  Semihosting enables code running on an ARM target to use
 		  the I/O facilities on a host debugger/emulator through a
-		  simple SVC calls. The host debugger or emulator must have
+		  simple SVC call. The host debugger or emulator must have
 		  semihosting enabled for the special svc call to be trapped
 		  otherwise the kernel will crash.
 
-		  This is known to work with OpenOCD, as wellas
+		  This is known to work with OpenOCD, as well as
 		  ARM's Fast Models, or any other controlling environment
 		  that implements semihosting.
 
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

* [PATCH] ARM: Fix semihosting Kconfig text
  2012-09-05 21:03 [PATCH] ARM: Fix semihosting Kconfig text Stephen Boyd
@ 2012-09-05 21:09 ` Nicolas Pitre
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Pitre @ 2012-09-05 21:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, 5 Sep 2012, Stephen Boyd wrote:

> It seems we were missing some text in the title for the
> semihosting DEBUG_LL option. Add in the "/O" and fix up some
> minor typos in the help text.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Nicolas Pitre <nicolas.pitre@linaro.org>

Acked-by: Nicolas Pitre <nico@linaro.org>


> ---
>  arch/arm/Kconfig.debug | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
> index f15f82b..e968a52 100644
> --- a/arch/arm/Kconfig.debug
> +++ b/arch/arm/Kconfig.debug
> @@ -356,15 +356,15 @@ choice
>  		  is nothing connected to read from the DCC.
>  
>  	config DEBUG_SEMIHOSTING
> -		bool "Kernel low-level debug output via semihosting I"
> +		bool "Kernel low-level debug output via semihosting I/O"
>  		help
>  		  Semihosting enables code running on an ARM target to use
>  		  the I/O facilities on a host debugger/emulator through a
> -		  simple SVC calls. The host debugger or emulator must have
> +		  simple SVC call. The host debugger or emulator must have
>  		  semihosting enabled for the special svc call to be trapped
>  		  otherwise the kernel will crash.
>  
> -		  This is known to work with OpenOCD, as wellas
> +		  This is known to work with OpenOCD, as well as
>  		  ARM's Fast Models, or any other controlling environment
>  		  that implements semihosting.
>  
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> hosted by The Linux Foundation
> 

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

end of thread, other threads:[~2012-09-05 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05 21:03 [PATCH] ARM: Fix semihosting Kconfig text Stephen Boyd
2012-09-05 21:09 ` Nicolas Pitre

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