commit | e1ef78c251269e4bc96650832f25b1e3debed6d7 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabioestevam@yahoo.com> | Fri Apr 23 06:32:01 2010 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed May 05 09:48:41 2010 +0200 |
tree | 788d11af09d87db504b060d2dfe30c992cc1104c | |
parent | faddac2b4ee7bb72e1b86ebfa3f96fd5ea1afec6 [diff] |
MX51: Fix MX51 CPU detect message Fix MX51 CPU detect message. Original string was: CPU: Freescale i.MX51 family 3.0V at 800 MHz which can be misinterpreted as 3.0 Volts instead of the silicon revision. ,change it to: CPU: Freescale i.MX51 family rev3.0 at 800 MHz Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>