commit | 9ab4650f718a0e1cb8792bab4ef97efca4ac75c2 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <Dinh.Nguyen@freescale.com> | Mon Nov 15 11:30:01 2010 -0600 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Sun Nov 28 19:51:47 2010 +0100 |
tree | b04138d06accafc9861098238260f815d35edb8a | |
parent | b66ff7a2cd411a2245c984793a7eb98ee91771f9 [diff] |
ARM: imx: Get the silicon version from the IIM module Instead of reading the silicon version from ROM, we should read the SREV register from the IIM. Freescale has dropped all support for MX51 REV1.0, only MX51 REV 2.0 and 3.0 are valid. Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>