u-boot-brain/board/bf537-stamp
Mike Frysinger 9ff67e5e4c Blackfin: unify u-boot linker scripts
All the Blackfin linker scripts were duplicated across the board dirs with
no difference save from the semi-often used ENV_IS_EMBEDDED option.  So
unify all of them in the lib_blackfin/ dir and for the few boards that
need to embedded the environment directly, add a LDS_BOARD_TEXT define for
them to customize via their board config file.  This is much simpler than
forcing them to duplicate the rest of the linker script.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-14 20:01:14 -04:00
..
bf537-stamp.c Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c 2009-04-02 06:42:00 -04:00
cmd_bf537led.c General help message cleanup 2009-06-12 20:47:16 +02:00
config.mk Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
ide-cf.c Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c 2009-04-02 06:42:00 -04:00
Makefile Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
nand.c Blackfin: convert old boards to use COBJS-y Makefile style 2009-01-28 13:27:28 -05:00
post-memory.c Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...) 2009-03-23 15:14:52 -04:00
post.c Blackfin: bf537-stamp: split post code out into dedicated post.c 2009-03-24 20:36:31 -04:00
spi_flash.c Blackfin: add support for S25FL128 parts 2009-03-24 20:36:31 -04:00