ARM: mx51: Print silicon revision on boot
authorFabio Estevam <festevam@gmail.com>
Fri, 18 Mar 2011 02:32:11 +0000 (23:32 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 23 Mar 2011 14:07:47 +0000 (15:07 +0100)
Having the silicon revision to appear on the boot log is a useful information.

MX31 and MX35 already show the silicon revision on boot.

Add support for displaying such information for MX51 as well.

Tested on a MX51EVK, where it shows:

CPU identified as i.MX51, silicon rev 3.0

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found