]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc8260: remove PM825, PM826, PM828 board support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 15 Dec 2014 14:26:24 +0000 (23:26 +0900)
committerTom Rini <trini@ti.com>
Mon, 5 Jan 2015 17:08:54 +0000 (12:08 -0500)
commitdc0b2fb4a76315fd1df720e11782ead832434e68
tree31211fa31d4867d8791e254570af35c3cd367e12
parentb3a2bbe1a4ed3db48c0d54c5ca5c8024c36dc070
mpc8260: remove PM825, PM826, PM828 board support

These boards are still non-generic boards.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
27 files changed:
arch/powerpc/cpu/mpc8260/Kconfig
arch/powerpc/cpu/mpc8260/pci.c
board/pm826/Kconfig [deleted file]
board/pm826/MAINTAINERS [deleted file]
board/pm826/Makefile [deleted file]
board/pm826/flash.c [deleted file]
board/pm826/pm826.c [deleted file]
board/pm828/Kconfig [deleted file]
board/pm828/MAINTAINERS [deleted file]
board/pm828/Makefile [deleted file]
board/pm828/flash.c [deleted file]
board/pm828/pm828.c [deleted file]
configs/PM825_BIGFLASH_defconfig [deleted file]
configs/PM825_ROMBOOT_BIGFLASH_defconfig [deleted file]
configs/PM825_ROMBOOT_defconfig [deleted file]
configs/PM825_defconfig [deleted file]
configs/PM826_BIGFLASH_defconfig [deleted file]
configs/PM826_ROMBOOT_BIGFLASH_defconfig [deleted file]
configs/PM826_ROMBOOT_defconfig [deleted file]
configs/PM826_defconfig [deleted file]
configs/PM828_PCI_defconfig [deleted file]
configs/PM828_ROMBOOT_PCI_defconfig [deleted file]
configs/PM828_ROMBOOT_defconfig [deleted file]
configs/PM828_defconfig [deleted file]
doc/README.scrapyard
include/configs/PM826.h [deleted file]
include/configs/PM828.h [deleted file]