u-boot-brain/board/bf533-ezkit
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
..
bf533-ezkit.c Blackfin: drop dead/wrong debug code in initdram() 2009-01-28 13:26:13 -05:00
config.mk Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
flash-defines.h Blackfin: bf533-ezkit: shuffle flash defines a little 2009-01-28 13:26:13 -05:00
flash.c Blackfin: fixup misc warnings such as printf's and missing casts 2009-01-28 13:27:28 -05:00
Makefile Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
psd4256.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00