git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3bdc09
)
Revert "armv7: disable L2 cache in cleanup_before_linux()"
author
Grazvydas Ignotas
<notasas@gmail.com>
Tue, 27 Dec 2011 22:34:34 +0000
(
00:34
+0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Tue, 27 Dec 2011 22:48:28 +0000
(
00:48
+0200)
This reverts commit
dc7100f4080952798413fb63bb4134b22c57623a
.
We still need this for the old kernels..
arch/arm/cpu/armv7/cpu.c
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv7/cpu.c
b/arch/arm/cpu/armv7/cpu.c
index
662c496
..
091e3e0
100644
(file)
--- a/
arch/arm/cpu/armv7/cpu.c
+++ b/
arch/arm/cpu/armv7/cpu.c
@@
-65,7
+65,6
@@
int cleanup_before_linux(void)
* dcache_disable() in turn flushes the d-cache and disables MMU
*/
dcache_disable();
- v7_outer_cache_disable();
/*
* After D-cache is flushed and before it is disabled there may