commit | 939b9780b985ac507421a8e2c8398c7f679ac5f8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Apr 11 16:18:12 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Apr 27 19:38:05 2011 +0200 |
tree | 9eda09c8de62724cbefee35ba40922459528b369 | |
parent | 78129d93e26c2e8b02e7356f026919882d4350f2 [diff] |
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>