-
- Downloads
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>
Showing
- Makefile 1 addition, 5 deletionsMakefile
- blackfin_config.mk 4 additions, 0 deletionsblackfin_config.mk
- board/bf518f-ezbrd/.gitignore 0 additions, 1 deletionboard/bf518f-ezbrd/.gitignore
- board/bf518f-ezbrd/Makefile 1 addition, 4 deletionsboard/bf518f-ezbrd/Makefile
- board/bf518f-ezbrd/config.mk 0 additions, 2 deletionsboard/bf518f-ezbrd/config.mk
- board/bf518f-ezbrd/u-boot.lds.S 0 additions, 124 deletionsboard/bf518f-ezbrd/u-boot.lds.S
- board/bf526-ezbrd/.gitignore 0 additions, 1 deletionboard/bf526-ezbrd/.gitignore
- board/bf526-ezbrd/Makefile 1 addition, 4 deletionsboard/bf526-ezbrd/Makefile
- board/bf526-ezbrd/config.mk 0 additions, 2 deletionsboard/bf526-ezbrd/config.mk
- board/bf526-ezbrd/u-boot.lds.S 0 additions, 124 deletionsboard/bf526-ezbrd/u-boot.lds.S
- board/bf527-ezkit/.gitignore 0 additions, 1 deletionboard/bf527-ezkit/.gitignore
- board/bf527-ezkit/Makefile 1 addition, 4 deletionsboard/bf527-ezkit/Makefile
- board/bf527-ezkit/config.mk 0 additions, 2 deletionsboard/bf527-ezkit/config.mk
- board/bf533-ezkit/.gitignore 0 additions, 1 deletionboard/bf533-ezkit/.gitignore
- board/bf533-ezkit/Makefile 1 addition, 4 deletionsboard/bf533-ezkit/Makefile
- board/bf533-ezkit/config.mk 0 additions, 2 deletionsboard/bf533-ezkit/config.mk
- board/bf533-ezkit/u-boot.lds.S 0 additions, 145 deletionsboard/bf533-ezkit/u-boot.lds.S
- board/bf533-stamp/.gitignore 0 additions, 1 deletionboard/bf533-stamp/.gitignore
- board/bf533-stamp/Makefile 1 addition, 4 deletionsboard/bf533-stamp/Makefile
- board/bf533-stamp/config.mk 0 additions, 2 deletionsboard/bf533-stamp/config.mk
Loading
Please register or sign in to comment