]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: esd: remove remainders of dead boards
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 31 Mar 2014 03:59:58 +0000 (12:59 +0900)
committerTom Rini <trini@ti.com>
Thu, 17 Apr 2014 18:38:30 +0000 (14:38 -0400)
commit585cd86c78d291f291a8c153f69298d7b9345609
tree583455f10c3c554ab9d7c9eb7f95d3955f37ee21
parent6873fae3a960b85c1465013424fdf01fc98fbc5c
board: esd: remove remainders of dead boards

Commit 99bcad18 deleted ADCIOP and DASA_SIM board support
but missed to delete board/esd/adciop and board/esd/dasa_sim.
It also missed to add entries to doc/README.scrapyard.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
13 files changed:
board/esd/adciop/Makefile [deleted file]
board/esd/adciop/adciop.c [deleted file]
board/esd/adciop/adciop.h [deleted file]
board/esd/adciop/flash.c [deleted file]
board/esd/dasa_sim/Makefile [deleted file]
board/esd/dasa_sim/cmd_dasa_sim.c [deleted file]
board/esd/dasa_sim/dasa_sim.c [deleted file]
board/esd/dasa_sim/dasa_sim.h [deleted file]
board/esd/dasa_sim/eeprom.c [deleted file]
board/esd/dasa_sim/flash.c [deleted file]
board/esd/dasa_sim/fpgadata.c [deleted file]
board/esd/dasa_sim/u-boot.lds [deleted file]
doc/README.scrapyard