]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: remove MBX and MBX860T boards support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 4 Apr 2014 06:25:03 +0000 (15:25 +0900)
committerTom Rini <trini@ti.com>
Fri, 18 Apr 2014 14:42:29 +0000 (10:42 -0400)
commitd6b11fd1f0ef1b6cbc81ca7655c47bf68a16f32d
tree7842ceb3aa2ed0178611d168da341cace09dafca
parenta146e8b189abf73b8bac0bfa9c8c3c1b3bfe5507
powerpc: remove MBX and MBX860T boards support

Enough time has passed since these boards were moved to Orphan. Remove.

 - Remove board/mbx8xx/*
 - Remove include/configs/{MBX.h,MBX860T.h}
 - Clean-up if defined(CONFIG_MBX)
 - Move the entries from boards.cfg to doc/README.scrapyard

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
23 files changed:
arch/powerpc/cpu/mpc8xx/cpu_init.c
arch/powerpc/cpu/mpc8xx/scc.c
arch/powerpc/cpu/mpc8xx/serial.c
arch/powerpc/include/asm/immap_512x.h
board/mbx8xx/Makefile [deleted file]
board/mbx8xx/README [deleted file]
board/mbx8xx/csr.h [deleted file]
board/mbx8xx/dimm.h [deleted file]
board/mbx8xx/flash.c [deleted file]
board/mbx8xx/mbx8xx.c [deleted file]
board/mbx8xx/pcmcia.c [deleted file]
board/mbx8xx/u-boot.lds [deleted file]
board/mbx8xx/u-boot.lds.debug [deleted file]
board/mbx8xx/vpd.c [deleted file]
board/mbx8xx/vpd.h [deleted file]
boards.cfg
doc/README.scrapyard
include/common.h
include/commproc.h
include/configs/MBX.h [deleted file]
include/configs/MBX860T.h [deleted file]
post/cpu/mpc8xx/ether.c
post/cpu/mpc8xx/uart.c