ARM: OMAP3: Remove legacy support for am3517-evm
authorTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:15:46 +0000 (08:15 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:15:46 +0000 (08:15 -0800)
commit4d62dbda8561a73976988262d4a7420b28ab9236
tree867c3939cd5afb2dcad9a8b054f8eaaa013eba1c
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ARM: OMAP3: Remove legacy support for am3517-evm

This board is working with device tree based booting so there should
not be any need to keep the legacy booting support around. People
using this board can boot it with appended DTB with existing bootloader.

By removing the 3517 legacy booting support we can get a bit closer to
making all of omap3 boot in device tree only mode.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-am3517evm.c [deleted file]