Skip to content
Snippets Groups Projects
Commit 9ff67e5e authored by Mike Frysinger's avatar Mike Frysinger
Browse files

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: default avatarMike Frysinger <vapier@gentoo.org>
parent f52efcae
No related branches found
No related tags found
No related merge requests found
Showing
with 10 additions and 433 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment