u-boot/arch/microblaze
Michal Simek 70524883b0 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>
2010-04-16 12:16:02 +02:00
..
cpu microblaze: Fix interrupt handler code 2010-04-16 12:15:34 +02:00
include/asm Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
lib microblaze: Support system with WB cache 2010-04-16 12:16:02 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00