
3 Jul
2015
3 Jul
'15
3:17 a.m.
Hi Marek,
On Thu, Jul 02, 2015 at 08:27:09PM +0200, Marek Vasut wrote:
On Thursday, July 02, 2015 at 01:02:58 PM, Peng Fan wrote:
Add MXC_CPU_MX6UL for i.MX6UL CPU type which is got at runtime. The 0x64 is defined as i.MX6UL CPU type value in Reference mannual,
nit: manual, one N .
but the value has been occupied by i.MX6D as a dummy CPU type.
Isn't the dummy ID for Solo ? ;-)
About the dummy Id, it does not matter what the value is. You can look into function get_cpu_rev for i.MX6.
So we also change i.MX6D to value 0x67.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Signed-off-by: Ye.Li B37916@freescale.com
Acked-by: Marek Vasut marex@denx.de
Best regards, Marek Vasut
Regards, Peng. --