ARM: imx53: support device tree boot only
authorShawn Guo <shawn.guo@linaro.org>
Sun, 12 Aug 2012 15:21:39 +0000 (23:21 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 11 Sep 2012 08:26:55 +0000 (16:26 +0800)
commit442279da12c6e3eada16d604b866226b77876c30
treefb8692ebc0523cdaf4573a542f2e12aba3327f1d
parent721a44145aa789b9d2ee7927afa28c2d60ffa036
ARM: imx53: support device tree boot only

With device tree kernel provides the equal support as those imx53 board
files, it's time to remove the board files and get imx53 support device
tree only.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/Makefile.boot
arch/arm/mach-imx/imx53-dt.c [deleted file]
arch/arm/mach-imx/mach-imx53.c [new file with mode: 0644]
arch/arm/mach-imx/mach-mx53_ard.c [deleted file]
arch/arm/mach-imx/mach-mx53_evk.c [deleted file]
arch/arm/mach-imx/mach-mx53_loco.c [deleted file]
arch/arm/mach-imx/mach-mx53_smd.c [deleted file]
This page took 0.026201 seconds and 5 git commands to generate.