]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc: mpc85xx: remove stxgp3, stxssa support
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 2 Sep 2015 01:40:30 +0000 (10:40 +0900)
committerTom Rini <trini@konsulko.com>
Wed, 2 Sep 2015 15:33:19 +0000 (11:33 -0400)
commit2ec69b881c762af44e007be5f72fcc8e347d0e68
treee1701f9ff6a38f5c997db243ff024a37960f5267
parent972f5320dae1d69b38cd06c6c2a23da8ae5a654a
powerpc: mpc85xx: remove stxgp3, stxssa support

These have not been converted to Generic Board, so should be removed.
(See doc/README.generic-board for details.)

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Dan Malek <dan@embeddedalley.com>
22 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
board/stx/stxgp3/Kconfig [deleted file]
board/stx/stxgp3/MAINTAINERS [deleted file]
board/stx/stxgp3/Makefile [deleted file]
board/stx/stxgp3/ddr.c [deleted file]
board/stx/stxgp3/flash.c [deleted file]
board/stx/stxgp3/law.c [deleted file]
board/stx/stxgp3/stxgp3.c [deleted file]
board/stx/stxgp3/tlb.c [deleted file]
board/stx/stxssa/Kconfig [deleted file]
board/stx/stxssa/MAINTAINERS [deleted file]
board/stx/stxssa/Makefile [deleted file]
board/stx/stxssa/ddr.c [deleted file]
board/stx/stxssa/law.c [deleted file]
board/stx/stxssa/stxssa.c [deleted file]
board/stx/stxssa/tlb.c [deleted file]
configs/stxgp3_defconfig [deleted file]
configs/stxssa_4M_defconfig [deleted file]
configs/stxssa_defconfig [deleted file]
doc/README.scrapyard
include/configs/stxgp3.h [deleted file]
include/configs/stxssa.h [deleted file]