commit | 44e4e196a9b3a703ebe273ffe3fb6cda326fe5d3 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Oct 08 13:06:42 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Mon Dec 14 08:44:57 2009 +0100 |
tree | 1e9217c3af95f1843dbe499cd7022fd531ef4c38 | |
parent | 6cec713b1629228527fb8f813003522817f55da1 [diff] |
microblaze: Fix cache_line_lenght 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>