u-boot-brain/lib_blackfin
Mike Frysinger 7a1e87b106 Blackfin: only build post code when CONFIG_POST
Save some time by using CONFIG_POST in the Makefile rather than C files.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-02-02 12:24:30 -05:00
..
board.c Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection 2009-01-28 13:26:12 -05:00
boot.c Blackfin: fixup misc warnings such as printf's and missing casts 2009-01-28 13:27:28 -05:00
cache.c Blackfin: check cache bits, not cplb bits 2008-10-23 05:03:50 -04:00
Makefile Blackfin: only build post code when CONFIG_POST 2009-02-02 12:24:30 -05:00
memcmp.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memcpy.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memmove.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memset.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
muldi3.c [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
post.c Blackfin: only build post code when CONFIG_POST 2009-02-02 12:24:30 -05:00
string.c Blackfin: fix dcache handling when doing dma memcpy's 2009-01-28 13:26:12 -05:00
tests.c Blackfin: only build post code when CONFIG_POST 2009-02-02 12:24:30 -05:00