[U-Boot] [PATCH] fixing typo error in README file. CPU15 -> CP15

19 Jul
2016
19 Jul
'16
3:17 p.m.
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
3222
Age (days ago)
3222
Last active (days ago)
0 comments
1 participants
participants (1)
-
yeongjun Kim