commit | 46e9733bd099c429be32a6849b0968737e686584 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Mar 20 04:21:45 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Mar 27 09:41:16 2012 +0200 |
tree | 149d710f8b97b959edec9f8d7ecedac4389b3992 | |
parent | b22d36d98ba0c66fdbcb11453646cacb7ee62223 [diff] |
mx6: Read silicon revision from register Instead of hardcoding the mx6 silicon revision, read it in run-time. Also, besides the silicon version print the mx6 variant type: quad,dual/solo or solo-lite. Tested on a mx6qsabrelite, where it shows: CPU: Freescale i.MX6Q rev1.0 at 792 MHz Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de> Acked-by: Jason Liu <r64343@freescale.com>