ARM: OMAP3: Remove legacy support for am3517crane
authorTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:20:09 +0000 (08:20 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:58:24 +0000 (08:58 -0800)
commit6b7720f992813bdf5146631e8b55d577948989d7
tree0fe88ec1e628c2c4a40413c629484b03e90e40fb
parent4d62dbda8561a73976988262d4a7420b28ab9236
ARM: OMAP3: Remove legacy support for am3517crane

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-am3517crane.c [deleted file]