From: yeongjun Kim Date: Wed, 20 Jul 2016 13:56:12 +0000 (+0900) Subject: fixing typo error in README file. CPU15 -> CP15 X-Git-Tag: KARO-TXSD-2017-03-15~503 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=90211f772b674d463f6622fb9982329cf4d6ec37;p=karo-tx-uboot.git fixing typo error in README file. CPU15 -> CP15 It looks typo error. Not CPU15, CP15(CoProcessor15) Signed-off-by: yeongjun Kim --- diff --git a/README b/README index 9ecac55e2e..ecbd07fcae 100644 --- 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 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