]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita97d4f6350b69691db14df479794379aa545b485
tree867c3939cd5afb2dcad9a8b054f8eaaa013eba1c
parentbfa6fa2a2dfa997f6c80e35808e50464ecfebcda
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]