Home
last modified time | relevance | path

Searched hist:"1 fc56f1c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dsys_proto.h1fc56f1c Mon Apr 30 03:12:03 CDT 2012 Fabio Estevam <festevam@gmail.com> 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>
/openbmc/u-boot/board/freescale/mx53loco/
H A Dmx53loco.c1fc56f1c Mon Apr 30 03:12:03 CDT 2012 Fabio Estevam <festevam@gmail.com> 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>
/openbmc/u-boot/include/configs/
H A Dmx53loco.h1fc56f1c Mon Apr 30 03:12:03 CDT 2012 Fabio Estevam <festevam@gmail.com> 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>