u-boot-brain/arch/microblaze/lib
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
..
board.c microblaze: Change initialization sequence 2010-04-16 12:15:56 +02:00
bootm.c microblaze: Add FDT support 2010-04-16 12:15:13 +02:00
cache.c microblaze: Support system with WB cache 2010-04-16 12:16:02 +02:00
Makefile Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
time.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00