projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc1f38
)
fixing typo error in README file. CPU15 -> CP15
author
yeongjun Kim
<iam.yeongjunkim@gmail.com>
Wed, 20 Jul 2016 13:56:12 +0000
(22:56 +0900)
committer
Tom Rini
<trini@konsulko.com>
Fri, 22 Jul 2016 18:46:25 +0000
(14:46 -0400)
It looks typo error.
Not CPU15, CP15(CoProcessor15)
Signed-off-by: yeongjun Kim <iam.yeongjunkim@gmail.com>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 9ecac55e2edf1ae2ea8db0318664938830e2843f..ecbd07fcaefc299757bab41f959d3ad3a3947490 100644
(file)
--- a/
README
+++ b/
README
@@
-4811,7
+4811,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 CP
U
15 init (such as enabling the
+ to be skipped. The normal CP15 init (such as enabling the
instruction cache) is still performed.
- CONFIG_SPL_BUILD