mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
9ff67e5e4c
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> |
||
---|---|---|
.. | ||
.gitignore | ||
board.c | ||
boot.c | ||
cache.c | ||
clocks.c | ||
Makefile | ||
memcmp.S | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
muldi3.c | ||
post.c | ||
string.c | ||
tests.c | ||
u-boot.lds.S |