projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ded547a
)
ARM: ux500: select L2X0 cache on ux500
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 25 Feb 2012 19:48:52 +0000
(12:48 -0700)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 29 Feb 2012 16:09:10 +0000
(17:09 +0100)
The cache controller needs to be enabled for the
cortex-a9 specific errata that are also selected
to work.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ux500/Kconfig
b/arch/arm/mach-ux500/Kconfig
index 34b631446dd30c0f5027dffb5ea30d2603c43f4d..41b38bb96eb5f7f86a991302e10d289a3af2f3c8 100644
(file)
--- a/
arch/arm/mach-ux500/Kconfig
+++ b/
arch/arm/mach-ux500/Kconfig
@@
-8,6
+8,7
@@
config UX500_SOC_COMMON
select ARM_ERRATA_753970
select ARM_ERRATA_754322
select ARM_ERRATA_764369
+ select CACHE_L2X0
config UX500_SOC_DB5500
bool