All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15
@ 2016-07-20 13:56 ` yeongjun Kim
  2016-07-21 13:34   ` Jaehoon Chung
  2016-07-23  0:13   ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 4+ messages in thread
From: yeongjun Kim @ 2016-07-20 13:56 UTC (permalink / raw)
  To: u-boot

It looks typo error. 
Not CPU15, CP15(CoProcessor15)
	
Signed-off-by: yeongjun Kim <iam.yeongjunkim@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 3c3b699..8887cf5 100644
--- a/README
+++ b/README
@@ -4806,7 +4806,7 @@ Low Level (hardware related) configuration options:
 
 - CONFIG_SKIP_LOWLEVEL_INIT_ONLY
 		[ARM926EJ-S only] This allows just the call to lowlevel_init()
-		to be skipped. The normal CPU15 init (such as enabling the
+		to be skipped. The normal CP15 init (such as enabling the
 		instruction cache) is still performed.
 
 - CONFIG_SPL_BUILD
-- 
1.9.1

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

* [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15
  2016-07-20 13:56 ` [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15 yeongjun Kim
@ 2016-07-21 13:34   ` Jaehoon Chung
  2016-07-23  0:13   ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 4+ messages in thread
From: Jaehoon Chung @ 2016-07-21 13:34 UTC (permalink / raw)
  To: u-boot

Hi Yeongjun,

On 07/20/2016 10:56 PM, yeongjun Kim wrote:
> It looks typo error. 

It's not error..Just typo.
Subject should be add the prefix "README: fix the typo..."

> Not CPU15, CP15(CoProcessor15)
> 	
> Signed-off-by: yeongjun Kim <iam.yeongjunkim@gmail.com>
> ---

If you send the patch V2, add the changelog at here.
Write the changelog what is changed from previous patch.

But you're right, it's typo. 
I added the Simon as Author who sent patch.

Best Regards,
Jaehoon Chung

>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 3c3b699..8887cf5 100644
> --- a/README
> +++ b/README
> @@ -4806,7 +4806,7 @@ Low Level (hardware related) configuration options:
>  
>  - CONFIG_SKIP_LOWLEVEL_INIT_ONLY
>  		[ARM926EJ-S only] This allows just the call to lowlevel_init()
> -		to be skipped. The normal CPU15 init (such as enabling the
> +		to be skipped. The normal CP15 init (such as enabling the
>  		instruction cache) is still performed.
>  
>  - CONFIG_SPL_BUILD
> 

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

* [U-Boot] fixing typo error in README file. CPU15 -> CP15
  2016-07-20 13:56 ` [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15 yeongjun Kim
  2016-07-21 13:34   ` Jaehoon Chung
@ 2016-07-23  0:13   ` Tom Rini
  1 sibling, 0 replies; 4+ messages in thread
From: Tom Rini @ 2016-07-23  0:13 UTC (permalink / raw)
  To: u-boot

On Wed, Jul 20, 2016 at 10:56:12PM +0900, yeongjun Kim wrote:

> It looks typo error. 
> Not CPU15, CP15(CoProcessor15)
> 	
> Signed-off-by: yeongjun Kim <iam.yeongjunkim@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160722/cb0b11c6/attachment.sig>

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

* [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15
@ 2016-07-19 13:17 yeongjun Kim
  0 siblings, 0 replies; 4+ messages in thread
From: yeongjun Kim @ 2016-07-19 13:17 UTC (permalink / raw)
  To: u-boot

Signed-off-by: yeongjun Kim <iam.yeongjunkim@gmail.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 3c3b699..8887cf5 100644
--- a/README
+++ b/README
@@ -4806,7 +4806,7 @@ Low Level (hardware related) configuration options:
 
 - CONFIG_SKIP_LOWLEVEL_INIT_ONLY
 		[ARM926EJ-S only] This allows just the call to lowlevel_init()
-		to be skipped. The normal CPU15 init (such as enabling the
+		to be skipped. The normal CP15 init (such as enabling the
 		instruction cache) is still performed.
 
 - CONFIG_SPL_BUILD
-- 
1.9.1

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

end of thread, other threads:[~2016-07-23  0:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20160720135629epcas1p192ae85343fb281fb59b38ffdef73e00d@epcas1p1.samsung.com>
2016-07-20 13:56 ` [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15 yeongjun Kim
2016-07-21 13:34   ` Jaehoon Chung
2016-07-23  0:13   ` [U-Boot] " Tom Rini
2016-07-19 13:17 [U-Boot] [PATCH] " yeongjun Kim

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.