commit | 91393d3501ed075242d02e2a0f434bdc01fa8401 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Apr 16 11:59:29 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Fri Apr 16 12:16:02 2010 +0200 |
tree | e09ec77d9127f5e6b4fb91c9ff082ffcea152ba4 | |
parent | f31cb1f23cf9897e22d5dc3d5aa980c3d69e6803 [diff] |
microblaze: Support system with WB cache WB cache use different instruction that WT cache but the major code is that same. That means that wdc.flush on system with WT cache do the same thing as before. You need newer toolchain with wdc.flush support. Signed-off-by: Michal Simek <monstr@monstr.eu>