Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/
H A Dsys_proto.h1fc56f1cb06a1d83bd90626677a236761e812324 Mon Apr 30 08:12:03 UTC 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>
/rk3399_rockchip-uboot/board/freescale/mx53loco/
H A Dmx53loco.c1fc56f1cb06a1d83bd90626677a236761e812324 Mon Apr 30 08:12:03 UTC 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>
/rk3399_rockchip-uboot/include/configs/
H A Dmx53loco.h1fc56f1cb06a1d83bd90626677a236761e812324 Mon Apr 30 08:12:03 UTC 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>