diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-04-04 15:25:09 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-04-18 10:42:30 -0400 |
commit | 03f2ecc2cb28efeb35912710754d9857cdc05190 (patch) | |
tree | ed089958d1c21c5b8ac20def0911ec6c85a7c167 /doc/README.scrapyard | |
parent | 8b043e6dc2e53743b0271debb6f506b95e788fd7 (diff) | |
download | u-boot-imx-03f2ecc2cb28efeb35912710754d9857cdc05190.zip u-boot-imx-03f2ecc2cb28efeb35912710754d9857cdc05190.tar.gz u-boot-imx-03f2ecc2cb28efeb35912710754d9857cdc05190.tar.bz2 |
powerpc: remove MOUSSE board support
Enough time has passed since this board was moved to Orphan. Remove.
- Remove board/mousse/*
- Remove include/configs/MOUSSE.h
- Clean-up defined(CONFIG_MOUSSE)
- Move the entry from boards.cfg to doc/README.scrapyard
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'doc/README.scrapyard')
-rw-r--r-- | doc/README.scrapyard | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.scrapyard b/doc/README.scrapyard index adcf163..0e4d329 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,6 +11,7 @@ easily if here is something they might want to dig for... Board Arch CPU Commit Removed Last known maintainer/contact ================================================================================================= +MOUSSE powerpc mpc824x - 2014-04-04 rsdproto powerpc mpc8260 - 2014-04-04 RPXsuper powerpc mpc8260 - 2014-04-04 RPXClassic powerpc mpc8xx - 2014-04-04 |