u-boot/arch/blackfin/lib
Mike Frysinger 05e7825e49 Blackfin: only check for os log when we have external memory
If the part has no external memory configured, then there will be no os
log for us to check, and any attempt to access that memory will trigger
hardware errors.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-04-08 00:44:26 -04:00
..
.gitignore Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
__kgdb.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
board.c Blackfin: only check for os log when we have external memory 2011-04-08 00:44:26 -04:00
boot.c Blackfin: shutdown video DMA when booting Linux 2010-08-11 11:29:08 -04:00
cache.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
clocks.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
cmd_cache_dump.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
ins.S Blackfin: stick ins/outs funcs into their own .text section 2010-11-18 04:38:19 -05:00
kgdb.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
kgdb.h Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
memcmp.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memcpy.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memmove.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memset.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
muldi3.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
outs.S Blackfin: stick ins/outs funcs into their own .text section 2010-11-18 04:38:19 -05:00
string.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
tests.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
u-boot.lds.S Blackfin: make sure bss len is multiple of 4 bytes 2010-11-18 04:38:19 -05:00