]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: remove orphaned boards mcc200 and prs200
authorNikita Kiryanov <nikita@compulab.co.il>
Tue, 11 Nov 2014 13:46:05 +0000 (15:46 +0200)
committerTom Rini <trini@ti.com>
Wed, 12 Nov 2014 18:02:22 +0000 (13:02 -0500)
commitecfdcee5d9299624c57f0118b137d06d376c115a
treeadf81fc6f95c3d967b242d1ffd6cd03935b14da3
parentc88eaea0a0a809884388c3a5727d960bac0b0ced
powerpc: remove orphaned boards mcc200 and prs200

mcc200 and prs200 are old and have no maintainer. Remove the boards.

This also removes the mcc200 specific 1bpp BMP support from
common/lcd.c

Cc: Wolfgang Denk <wd@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: York Sun <yorksun@freescale.com>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
27 files changed:
arch/powerpc/cpu/mpc5xxx/Kconfig
board/mcc200/Kconfig [deleted file]
board/mcc200/MAINTAINERS [deleted file]
board/mcc200/Makefile [deleted file]
board/mcc200/auto_update.c [deleted file]
board/mcc200/lcd.c [deleted file]
board/mcc200/mcc200.c [deleted file]
board/mcc200/mt46v16m16-75.h [deleted file]
board/mcc200/mt48lc16m16a2-75.h [deleted file]
board/mcc200/mt48lc16m32s2-75.h [deleted file]
board/mcc200/mt48lc8m32b2-6-7.h [deleted file]
common/lcd.c
configs/mcc200_COM12_SDRAM_defconfig [deleted file]
configs/mcc200_COM12_defconfig [deleted file]
configs/mcc200_COM12_highboot_SDRAM_defconfig [deleted file]
configs/mcc200_COM12_highboot_defconfig [deleted file]
configs/mcc200_SDRAM_defconfig [deleted file]
configs/mcc200_defconfig [deleted file]
configs/mcc200_highboot_SDRAM_defconfig [deleted file]
configs/mcc200_highboot_defconfig [deleted file]
configs/prs200_DDR_defconfig [deleted file]
configs/prs200_defconfig [deleted file]
configs/prs200_highboot_DDR_defconfig [deleted file]
configs/prs200_highboot_defconfig [deleted file]
doc/README.scrapyard
include/configs/mcc200.h [deleted file]
include/lcd.h