
Am 16/03/2012 22:01, schrieb Fabio Estevam:
On Fri, Mar 16, 2012 at 5:21 PM, Fabio Estevam festevam@gmail.com wrote:
I would be glad to receive some suggestion in order to get the 1GHz frequency printed during the initial boot log.
If I print the frequency inside board_late_init() then I see the correct reported CPU frequency:
U-Boot 2011.12-07170-g536d7cc-dirty (Mar 16 2012 - 17:53:26)
Board: MX53 LOCO I2C: ready DRAM: 1 GiB WARNING: Caches not enabled MMC: FSL_SDHC: 0, FSL_SDHC: 1 In: serial Out: serial Err: serial CPU: Freescale i.MX53 family rev2.1 at 1000 MHz Reset cause: POR Net: FEC Warning: failed to set MAC address
Hit any key to stop autoboot: 0 MX53LOCO U-Boot >
And the patch now looks like:
I do not see pmic_dialog.c and where the constants for dialog are definded. Have I missed another patch ?
Stefano