]> git.ipfire.org Git - people/ms/u-boot.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)
committerTom Rini <trini@konsulko.com>
Tue, 17 Mar 2015 14:59:57 +0000 (10:59 -0400)
commit2da8137b450304070364ec7bb3cf93034f0230c1
tree955add1794d09368244a4af57c15134349369b81
parentf8296d6975e69196b522b43dd4396138e237a964
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]