]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 6 Aug 2016 04:56:24 +0000 (07:56 +0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 9 Aug 2016 14:47:22 +0000 (22:47 +0800)
commitde2d6662ece073b1b02e94678f77c47646920f17
tree91e86306113a6102624a0a6211a14612710295f2
parent5081c3262f0466e52e6ce49453a5603fd85e048a
ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support

Synertronixx SCB9328 board is very similar to Armadeus APF9328,
so it can be easily reimplemented in DT way.
This patch removes support for non-DT support for this board.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v4_v5_defconfig
arch/arm/configs/multi_v4t_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/mach-scb9328.c [deleted file]