]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: remove NX823 board support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 4 Apr 2014 06:25:02 +0000 (15:25 +0900)
committerTom Rini <trini@ti.com>
Fri, 18 Apr 2014 14:42:29 +0000 (10:42 -0400)
commita146e8b189abf73b8bac0bfa9c8c3c1b3bfe5507
tree6a9eeb210b7141ba94a1ba6722e82fe80631867f
parente1b7e1e3cfa8db7edfa494709ed2d477f73c2b66
powerpc: remove NX823 board support

Enough time has passed since this board was moved to Orphan. Remove.

 - Remove board/nx823/*
 - Remove include/configs/NX823.h
 - Clean-up ifdef(CONFIG_NX823)
 - Move the entry from boards.cfg to doc/README.scrapyard

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
arch/powerpc/include/asm/u-boot.h
board/nx823/Makefile [deleted file]
board/nx823/flash.c [deleted file]
board/nx823/nx823.c [deleted file]
board/nx823/u-boot.lds [deleted file]
board/nx823/u-boot.lds.debug [deleted file]
boards.cfg
doc/README.scrapyard
include/asm-generic/u-boot.h
include/commproc.h
include/configs/NX823.h [deleted file]