MX5: Add initial support for MX53 processor
authorLiu Hui-R64343 <r64343@freescale.com>
Mon, 3 Jan 2011 22:27:35 +0000 (22:27 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:41 +0000 (00:54 +0100)
commit595f3e56459797d70e842bce93d0dd01455a329f
treeb15d85a465ce3460a2532e1e39767d72da97a865
parent877eb0f91543dc5bca385bb6d22454b1d43f3e2d
MX5: Add initial support for MX53 processor

Add initial support for Freescale MX53 processor,

- Add the iomux support and the pin definition,
- Add the regs definition, clean up some unused def from mx51,
- Add the low level init support, make use the freq input of setup_pll macro

Signed-off-by: Jason Liu <r64343@freescale.com>
arch/arm/cpu/armv7/mx5/iomux.c
arch/arm/cpu/armv7/mx5/lowlevel_init.S
arch/arm/cpu/armv7/mx5/soc.c
arch/arm/include/asm/arch-mx5/asm-offsets.h
arch/arm/include/asm/arch-mx5/imx-regs.h
arch/arm/include/asm/arch-mx5/iomux.h
arch/arm/include/asm/arch-mx5/mx5x_pins.h
include/configs/mx51evk.h
include/configs/vision2.h