u-boot-brain/arch/arm/cpu/armv7/mx5
Jason Liu 18936ee2ad i.mx: introduce the armv7/imx-common folder
In order to support the coming MX6 platform and to reducde
the duplicated code, we had better move some common files
or functions to the imx-common folder for sharing.

This patch does the following:
- move speed.c file from armv7/mx5/speed.c to armv7/imx-common/speed.c
- move armv7/mx5/timer.c to armv7/imx-common/timer.c, no any new feature
  added but just fix the checkpatch errors in the old file and remove
  the CONFIG_SYS_MX5_CLK32 reference in the file
- create one new file cpu.c file to store the common function with i.mx5/6

Signed-off-by: Jason Liu <jason.hui@linaro.org>
Cc:Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
2011-12-09 17:30:10 +01:00
..
asm-offsets.c MX5: Update to autogenerated asm-offsets.h 2011-07-14 15:41:24 +02:00
clock.c mx5: Correct a warning in clock.c 2011-12-06 23:59:39 +01:00
iomux.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
lowlevel_init.S mx53: Turn off child clocks before reconfigure perclk_root 2011-11-04 22:06:37 +01:00
Makefile i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
soc.c i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00