]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc8260: remove atc board support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 15 Dec 2014 14:26:30 +0000 (23:26 +0900)
committerTom Rini <trini@ti.com>
Mon, 5 Jan 2015 17:08:55 +0000 (12:08 -0500)
commit9067b30008e4c09fb6287d306caf2a6bed08370f
tree4fbb5924936cd3d8155f7e4758c7ce8a54eb84bb
parentf7e1af8690f423e44932f412033e718576477467
mpc8260: remove atc board support

These boards are still non-generic boards.

drivers/rtc/ds12887.c should also be removed because it can not
be built without CONFIG_ATC.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
13 files changed:
arch/powerpc/cpu/mpc8260/Kconfig
board/atc/Kconfig [deleted file]
board/atc/MAINTAINERS [deleted file]
board/atc/Makefile [deleted file]
board/atc/atc.c [deleted file]
board/atc/flash.c [deleted file]
board/atc/ti113x.c [deleted file]
configs/atc_defconfig [deleted file]
doc/README.scrapyard
drivers/rtc/Makefile
drivers/rtc/ds12887.c [deleted file]
include/configs/atc.h [deleted file]
include/pcmcia.h