commit | 0df5b4e38f02b5f9b5b1410dac15ffb8f937e4f4 | [log] [tgz] |
---|---|---|
author | John Rigby <jcrigby@gmail.com> | Wed Apr 07 23:30:09 2010 -0600 |
committer | trix <trix@windriver.com> | Sat Apr 24 12:57:59 2010 -0500 |
tree | 9f9adc44deed5c59486dffb82426c3e6b6aa9312 | |
parent | 339b5b4ae3b7f34c74170d27a400bf845fc89b3f [diff] |
MX25 print arm clock instead of mpllclk on boot Replace call to imx_get_mpllclk with imx_get_armclk to show frequency of ARM core instead of mpll internal bus in print_cpuinfo. Signed-off-by: John Rigby <jcrigby@gmail.com> CC: Stefano Babic <sbabic@denx.de>