]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Remove legacy support for zoom platforms
authorTony Lindgren <tony@atomide.com>
Mon, 14 Oct 2013 18:31:44 +0000 (11:31 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Oct 2013 17:24:33 +0000 (10:24 -0700)
commit97411608fd5f17735f51103da08a738be1f932d9
tree4e266166be04da25eee1667988ed26934e112e0b
parent95807689eab8441737572d1a9daaa1025429a908
ARM: OMAP2+: Remove legacy support for zoom platforms

We now have pretty decent device tree based support for
zoom platforms. It's not complete, but basics work for
me so adding more features should be quite trivial.

Looks like also 3630 sdp is zoom based, and looking
at it's board file should also be trivial to support
with the device tree based booting.

Patches are welcome if people are still using these.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-3630sdp.c [deleted file]
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-zoom-debugboard.c [deleted file]
arch/arm/mach-omap2/board-zoom-display.c [deleted file]
arch/arm/mach-omap2/board-zoom-peripherals.c [deleted file]
arch/arm/mach-omap2/board-zoom.c [deleted file]
arch/arm/mach-omap2/board-zoom.h [deleted file]