commit | e9fd0c7ba88ef9f113fc4339891830e9c45093c4 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabioestevam@yahoo.com> | Fri Apr 23 06:32:01 2010 -0700 |
committer | Tom <Tom@bumblecow.com> | Mon May 10 11:21:53 2010 -0500 |
tree | f85b5a7174459c5dc80c27b454f664d1b572dd44 | |
parent | 54a239a1915be9a05c2a270cbca5e0ba0d833bb1 [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>