]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: mx6ul: Add i.MX6UL CPU type
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 20 Jul 2015 11:28:21 +0000 (19:28 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 12:34:43 +0000 (14:34 +0200)
commit39cedf517962dbd179203fbfec3ba6c8c3e25c42
treec77ecce3bae79be71251b3396cd6f3fc5b1382de
parent6490dd63dcfc1b843deb5b6eb018a23a175f3c75
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