]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ARM: at91: remove at91sam9263 legacy board support
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 19 Nov 2014 09:05:54 +0000 (10:05 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 19 Nov 2014 10:39:11 +0000 (11:39 +0100)
commit4403ac46edcdb51e92d36ad9f00ea3bbb766342e
tree7dbc5662516295c5b99ba3e60623066b4c1bbeff
parent469b9c394183a3c17747fec2d23bd10a87e0175b
ARM: at91: remove at91sam9263 legacy board support

Remove legacy support for at91sam9263 boards.
This include board files removal plus all legacy code for non DT boards
support.
Use the Device Tree for running this board with newer kernels.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/at91sam9263_defconfig [deleted file]
arch/arm/mach-at91/Kconfig.non_dt
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9263_devices.c [deleted file]
arch/arm/mach-at91/board-sam9263ek.c [deleted file]