]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap1510inn: arm925t: remove support
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 23 Sep 2013 17:11:38 +0000 (19:11 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 7 Oct 2013 17:25:19 +0000 (19:25 +0200)
commit0610a16cf263d0023b4e3de1f1710906992a91b6
tree014582344b276fe4ca1d156c8f2a914a815282fb
parentddd025bb6e283744dc93d3653a0b6fbd5c35e904
omap1510inn: arm925t: remove support

omap1510inn is orphan and has been for years now.
Reove it and, as it was the only arm925t target,
also remove arm925t support.
Update doc/README.scrapyard accordingly.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
16 files changed:
MAKEALL
README
arch/arm/cpu/arm925t/Makefile [deleted file]
arch/arm/cpu/arm925t/config.mk [deleted file]
arch/arm/cpu/arm925t/cpu.c [deleted file]
arch/arm/cpu/arm925t/omap925.c [deleted file]
arch/arm/cpu/arm925t/start.S [deleted file]
arch/arm/cpu/arm925t/timer.c [deleted file]
board/ti/omap1510inn/Makefile [deleted file]
board/ti/omap1510inn/config.mk [deleted file]
board/ti/omap1510inn/lowlevel_init.S [deleted file]
board/ti/omap1510inn/omap1510innovator.c [deleted file]
boards.cfg
doc/README.scrapyard
include/arm925t.h [deleted file]
include/configs/omap1510inn.h [deleted file]