diff options
| author | Tom Rini <trini@ti.com> | 2013-06-04 12:02:06 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-06-10 08:43:19 -0400 | 
| commit | 7f5eef93af92ed9efed7867d24b03fd6056a7404 (patch) | |
| tree | 1c387cc980c78894b9e7a075adbfa09ef42d81de /doc/README.scrapyard | |
| parent | 03e08d7cf6f0c41acb03d3b2c82f39a827a11a10 (diff) | |
| download | olio-uboot-2014.01-7f5eef93af92ed9efed7867d24b03fd6056a7404.tar.xz olio-uboot-2014.01-7f5eef93af92ed9efed7867d24b03fd6056a7404.zip | |
arm: Remove OMAP2420H4 and all omap24xx support
The omap2420H4 was the only mainline omap24xx board.  Prior to being
fixed by Jon Hunter in time for v2013.04 it had been functionally broken
for a very long time.  Remove this board as there's not been interest in
it in U-Boot for quite a long time.
Signed-off-by: Tom Rini <trini@ti.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 9223f6e43..a0f1fa30f 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -96,3 +96,4 @@ R5200            ColdFire    -              48ead7a     2008-03-31  Zachary P. L  CPCI440          powerpc     440GP          b568fd2     2007-12-27  Matthias Fuchs <matthias.fuchs@esd-electronics.com>  PCIPPC2          powerpc     MPC740/MPC750  7c9e89b     2013-02-07  Wolfgang Denk <wd@denx.de>  PCIPPC6	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de> +omap2420h4       arm         omap24xx       -           2013-06-04  Richard Woodruff <r-woodruff2@ti.com> |