1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-03-01 18:32:18 +01:00
Files
u-boot-megous/arch
Fabio Estevam 46cd572ddb 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>
2010-05-10 11:21:53 -05:00
..
2010-05-10 11:21:53 -05:00
2010-04-13 09:13:17 +02:00