commit | 2ee2ff875a4d3bdb941e2bb1173cd927c09d5a67 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Dec 10 11:43:57 2009 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Mon Dec 14 08:45:10 2009 +0100 |
tree | a1ec4db3055527a2814cbdb006652dbf0885b348 | |
parent | c8983a5c6ecc5ca68a871c44bc35f714663a4dfa [diff] |
microblaze: Support for WB cache 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>