]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
powerpc: mpc5xxx: remove aev, TB5200 board support
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Mar 2015 03:28:06 +0000 (12:28 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:13 +0000 (14:34 +0200)
commitaecc1e3ba9dc803eb7da97402648bbdac18edd6e
treeb32c7c30cd10017ac968ca4e42cb6c654c3e8be9
parent9997c8647bf327c457b15486b18de32ec7d4e9e8
powerpc: mpc5xxx: remove aev, TB5200 board support

They 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>
12 files changed:
arch/powerpc/cpu/mpc5xxx/Kconfig
board/tqc/tqm5200/Kconfig
board/tqc/tqm5200/MAINTAINERS
board/tqc/tqm5200/Makefile
board/tqc/tqm5200/cmd_tb5200.c [deleted file]
board/tqc/tqm5200/tqm5200.c
configs/TB5200_B_defconfig [deleted file]
configs/TB5200_defconfig [deleted file]
configs/aev_defconfig [deleted file]
doc/README.scrapyard
include/configs/TB5200.h [deleted file]
include/configs/aev.h [deleted file]