u-boot-brain/board/bf537-stamp
Mike Frysinger b9eecc342f Blackfin: fix linker scripts to work with --gc-sections
Make sure all .text sections get pulled in and the entry point is properly
referenced so they don't get discarded when linking with --gc-sections.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-01-07 02:59:46 -05:00
..
.gitignore add gitignores for Blackfin pieces 2008-02-04 19:26:53 -05:00
bf537-stamp.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cmd_bf537led.c [Blackfin][PATCH] Add BF537 stamp board support 2007-03-19 01:24:52 +08:00
config.mk Blackfin: set proper LDRFLAGS for parallel booting LDRs 2009-01-07 02:59:05 -05:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
post-memory.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
spi_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds.S Blackfin: fix linker scripts to work with --gc-sections 2009-01-07 02:59:46 -05:00