
23 Jun
2012
23 Jun
'12
5:35 p.m.
Hi Ashok,
On Fri, Jun 22, 2012 at 11:21 PM, Ashok ashokkourla2000@gmail.com wrote:
use print_cpuinfo() defined in imx-common/cpu.c, instead of duplicating function.
The reason for duplicating this function is that we cannot print the CPU info right in the beginning, because if we do so the frequency of 800MHz would be reported, instead of the 1GHz that is only set later via I2C commands to the PMIC.
So, please let the code as is to avoid wrong CPU frequency to be reported.
Regards,
Fabio Estevam