]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: ppc4xx: remove JSE board support
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Mar 2015 03:28:05 +0000 (12:28 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:13 +0000 (14:34 +0200)
commit9997c8647bf327c457b15486b18de32ec7d4e9e8
tree5a7722043c2bf601cb3c3e263fbf6ce5daae7ce5
parent107f133be713e9b3a26e63d2ebd6269c9e3bd975
powerpc: ppc4xx: remove JSE board support

This has 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>
Cc: Stephen Williams <steve@icarus.com>
14 files changed:
arch/powerpc/cpu/ppc4xx/Kconfig
board/jse/Kconfig [deleted file]
board/jse/MAINTAINERS [deleted file]
board/jse/Makefile [deleted file]
board/jse/README.txt [deleted file]
board/jse/flash.c [deleted file]
board/jse/host_bridge.c [deleted file]
board/jse/init.S [deleted file]
board/jse/jse.c [deleted file]
board/jse/jse_priv.h [deleted file]
board/jse/sdram.c [deleted file]
configs/JSE_defconfig [deleted file]
doc/README.scrapyard
include/configs/JSE.h [deleted file]