public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15
@ 2016-07-19 13:17 yeongjun Kim
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

* [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
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

* [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
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

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

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

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