ARM: OMAP3: Remove cm-t3517 legacy support
authorTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:49:27 +0000 (08:49 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:58:25 +0000 (08:58 -0800)
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.

Cc: Dmitry Lifshitz <lifshitz@compulab.co.il>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-cm-t3517.c [deleted file]

Simple merge
Simple merge
diff --cc arch/arm/mach-omap2/board-cm-t3517.c
Simple merge