u-boot-brain/arch/arm/cpu/armv7/imx-common
Fabio Estevam 1fc56f1cb0 mx53loco: Allow to print CPU information at a later stage
Print CPU information within board_late_init().

This is in preparation for adding 1GHz support, which requires programming a PMIC
via I2C. As I2C is only available after relocation, print the CPU information
later at board_late_init(), so that the CPU frequency can be printed correctly.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-05-15 08:31:32 +02:00
..
cpu.c mx53loco: Allow to print CPU information at a later stage 2012-05-15 08:31:32 +02:00
Makefile i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
speed.c i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
timer.c Remove execute permissions from source files 2012-03-04 21:56:15 +01:00