git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3045cb3
)
ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9
author
Joseph Lo
<josephl@nvidia.com>
Wed, 3 Jul 2013 09:50:37 +0000
(17:50 +0800)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 19 Jul 2013 16:08:04 +0000
(10:08 -0600)
The v7_invalidate_l1 was used for the L1 cache that come out from reset
in a undefined state. This is no need for Cortex-A15. We do it for A9
only.
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found