diff options
| author | Wolfgang Denk <wd@denx.de> | 2012-11-29 02:53:29 +0000 | 
|---|---|---|
| committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-02-28 14:49:24 +0100 | 
| commit | 4cfc611b4a4ce009cfad46804bec2a1caad8e329 (patch) | |
| tree | 64fa8d69dbc94806d062167f64673f31e97e0a26 /doc/README.scrapyard | |
| parent | 11da5d821324991f1e6a79bde1a0908ffb9bcf36 (diff) | |
| download | olio-uboot-2014.01-4cfc611b4a4ce009cfad46804bec2a1caad8e329.tar.xz olio-uboot-2014.01-4cfc611b4a4ce009cfad46804bec2a1caad8e329.zip | |
ARM: ns9750dev: remove remainders of dead board
Commit 8b710b1 started removing code for the unmaintained "ns9750dev"
board; the board support is still broken, and not included anywhere in
the Makefile or boards.cfg.  Remove the remaining dead code.
Signed-off-by: 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 185bd0eef..e9ca96cba 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  ================================================================================================= +ns9750dev        arm         arm926ejs      -           -           Markus Pietrek <mpietrek@fsforth.de>  AMX860           powerpc     mpc860         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>  c2mon            powerpc     mpc855         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>  ETX094           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de> |