u-boot-brain/board/bf533-ezkit
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
bf533-ezkit.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk Blackfin: set proper LDRFLAGS for parallel booting LDRs 2009-01-07 02:59:05 -05:00
flash-defines.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
psd4256.h 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