| 2f22045b | 29-Apr-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: change return value of get_cpu_rev
Drop warnings in get_cpu_rev and changes the return value (a u32 instead of char * is returned) of the function to be coherent with other processors.
Signed
MX31: change return value of get_cpu_rev
Drop warnings in get_cpu_rev and changes the return value (a u32 instead of char * is returned) of the function to be coherent with other processors.
Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Detlev Zundel <dzu@denx.de> CC: Fabio Estevam <fabio.estevam@freescale.com>
show more ...
|
| 4adaf9bf | 11-Apr-2011 |
Fabio Estevam <festevam@gmail.com> |
ARM: mx31: Print the silicon version
Use the same method of the Linux kernel to print the MX31 silicon version on boot.
Tested on a MX31PDK with a 2.0 silicon, where it shows:
CPU: Freescale i.M
ARM: mx31: Print the silicon version
Use the same method of the Linux kernel to print the MX31 silicon version on boot.
Tested on a MX31PDK with a 2.0 silicon, where it shows:
CPU: Freescale i.MX31 rev 2.0 at 531 MHz
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
show more ...
|