imx: mx6ul: Add i.MX6UL CPU type
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 20 Jul 2015 11:28:21 +0000 (19:28 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 2 Aug 2015 09:05:06 +0000 (11:05 +0200)
commit8631c06e9b8563f8196ba26333c8f3a80bf45517
tree793e601e258e022ca593998ee583fcf3620db743
parentd5af92315bb48740f16bf8817f38e227d3076905
imx: mx6ul: Add i.MX6UL CPU type

Add MXC_CPU_MX6UL for i.MX6UL CPU type which is got at runtime from
DIGPROG register. But the value has been occupied by MXC_CPU_MX6D which
is not real id from DIGPROG register, so change i.MX6D to value 0x67 which
was not occupied.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Signed-off-by: Ye.Li <B37916@freescale.com>
arch/arm/imx-common/cpu.c
arch/arm/include/asm/arch-imx/cpu.h