diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-04-04 15:25:02 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-04-18 10:42:29 -0400 |
commit | a146e8b189abf73b8bac0bfa9c8c3c1b3bfe5507 (patch) | |
tree | 6a9eeb210b7141ba94a1ba6722e82fe80631867f /doc | |
parent | e1b7e1e3cfa8db7edfa494709ed2d477f73c2b66 (diff) |
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>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.scrapyard | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 0a6c6b56178..7f519916fd3 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,8 +11,9 @@ easily if here is something they might want to dig for... Board Arch CPU Commit Removed Last known maintainer/contact ================================================================================================= -idmr m68k mcf52x2 - 2014-01-28 -M5271EVB m68k mcf52x2 - 2014-01-28 +nx823 powerpc mpc8xx - 2014-04-04 +idmr m68k mcf52x2 ba650e9b 2014-01-28 +M5271EVB m68k mcf52x2 ba650e9b 2014-01-28 dvl_host arm ixp e317de6b 2014-01-28 Michael Schwingen <michael@schwingen.org> actux4 arm ixp 6ff7aafa 2014-01-28 Michael Schwingen <michael@schwingen.org> actux3 arm ixp 38da33f3 2014-01-28 Michael Schwingen <michael@schwingen.org> |