Blackfin: unify cpu and boot modes
All of the duplicated code for Blackfin processors and boot modes have been
unified. After all, the core is the same for all processors, just the
peripheral set differs (which gets handled in the drivers).
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Showing
- Makefile 3 additions, 2 deletionsMakefile
- blackfin_config.mk 3 additions, 0 deletionsblackfin_config.mk
- board/bf533-ezkit/Makefile 1 addition, 1 deletionboard/bf533-ezkit/Makefile
- board/bf533-ezkit/config.mk 3 additions, 3 deletionsboard/bf533-ezkit/config.mk
- board/bf533-ezkit/u-boot.lds.S 97 additions, 111 deletionsboard/bf533-ezkit/u-boot.lds.S
- board/bf533-stamp/Makefile 1 addition, 1 deletionboard/bf533-stamp/Makefile
- board/bf533-stamp/config.mk 3 additions, 3 deletionsboard/bf533-stamp/config.mk
- board/bf533-stamp/u-boot.lds.S 95 additions, 111 deletionsboard/bf533-stamp/u-boot.lds.S
- board/bf537-stamp/Makefile 1 addition, 1 deletionboard/bf537-stamp/Makefile
- board/bf537-stamp/bf537-stamp.c 1 addition, 12 deletionsboard/bf537-stamp/bf537-stamp.c
- board/bf537-stamp/config.mk 7 additions, 3 deletionsboard/bf537-stamp/config.mk
- board/bf537-stamp/u-boot.lds.S 102 additions, 156 deletionsboard/bf537-stamp/u-boot.lds.S
- board/bf561-ezkit/Makefile 1 addition, 1 deletionboard/bf561-ezkit/Makefile
- board/bf561-ezkit/config.mk 3 additions, 3 deletionsboard/bf561-ezkit/config.mk
- board/bf561-ezkit/u-boot.lds.S 97 additions, 112 deletionsboard/bf561-ezkit/u-boot.lds.S
- cpu/bf533/Makefile 0 additions, 52 deletionscpu/bf533/Makefile
- cpu/bf533/bf533_serial.h 0 additions, 77 deletionscpu/bf533/bf533_serial.h
- cpu/bf533/cache.S 0 additions, 129 deletionscpu/bf533/cache.S
- cpu/bf533/config.mk 0 additions, 27 deletionscpu/bf533/config.mk
- cpu/bf533/cpu.c 0 additions, 213 deletionscpu/bf533/cpu.c
Loading
Please register or sign in to comment