commit | 2f22045be5590e3034b0d55cac9fd050f7837a17 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Apr 29 08:56:27 2011 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed May 11 23:03:15 2011 +0200 |
tree | 0d5c70f0edcbab4d508c6c7a275b3f7bf4ad5e2e | |
parent | d109b11e54739212632e3f5309c62a7d5cd49773 [diff] |
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>