microblaze: Fix cache_line_lenght
authorMichal Simek <monstr@monstr.eu>
Thu, 8 Oct 2009 11:06:42 +0000 (13:06 +0200)
committerMichal 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