diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-15 23:26:11 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-05 12:08:52 -0500 |
commit | 8737fc7529cf863549d8e5bd631a47008302086f (patch) | |
tree | 81bedfec758fe6ea0d9b31f58026022307b8d0b5 /doc/README.scrapyard | |
parent | 72ba368f45a3cdec0bb33a70cd7eec8bb64dceb1 (diff) | |
download | u-boot-imx-8737fc7529cf863549d8e5bd631a47008302086f.zip u-boot-imx-8737fc7529cf863549d8e5bd631a47008302086f.tar.gz u-boot-imx-8737fc7529cf863549d8e5bd631a47008302086f.tar.bz2 |
mpc8xx: remove RRvision board support
This board is still a non-generic board.
Unused code in arch/powerpc/cpu/mpc8xx/video.c should be also deleted
because CONFIG_VIDEO_ENCODER_AD7176, CONFIG_VIDEO_ENCODER_AD7177,
CONFIG_VIDEO_ENCODER_AD7179 are not defined any more.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
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 623a30e..00a5447 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -12,6 +12,7 @@ The list should be sorted in reverse chronological order. Board Arch CPU Commit Removed Last known maintainer/contact ================================================================================================= +RRvision powerpc mpc8xx - - Wolfgang Denk <wd@denx.de> SPD823TS powerpc mpc8xx - - Wolfgang Denk <wd@denx.de> KUP4K powerpc mpc8xx - - Klaus Heydeck <heydeck@kieback-peter.de> KUP4X powerpc mpc8xx - - Klaus Heydeck <heydeck@kieback-peter.de> |