microblaze: Support for WB cache
authorMichal Simek <monstr@monstr.eu>
Thu, 10 Dec 2009 10:43:57 +0000 (11:43 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:45:10 +0000 (08:45 +0100)
Microblaze version 7.20.d is the first MB version which can be run
on MMU linux. Please do not used previous version because they contain
HW bug.
Based on WB support was necessary to redesign whole cache design.
Microblaze versions from 7.20.a don't need to disable IRQ and cache
before working with them that's why there are special structures for it.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found