commit | 76422dbf3ccdd46d925cdb0909445e4616b55187 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Mar 17 23:32:11 2011 -0300 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Wed Mar 23 15:07:47 2011 +0100 |
tree | 782436741dc74d10c46fa5ae2cc0ca1b36f8ae09 | |
parent | 6447f55da90b77faec1697d499ed7986bb4f6de6 [diff] |
ARM: mx51: Print silicon revision on boot 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>