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:
6cec713
)
microblaze: Fix cache_line_lenght
author
Michal Simek
<monstr@monstr.eu>
Thu, 8 Oct 2009 11:06:42 +0000
(13:06 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:57 +0000
(08:44 +0100)
We used cache_line as cache_line_lenght. For this reason
we did cache flushing 4 times longer than was necessary.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found