summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-imx
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-08-08 12:55:52 +0300
committerStefano Babic <sbabic@denx.de>2019-10-08 17:33:45 +0300
commit81ae46c2e69f2864d73caa59a35e0887d155705e (patch)
treebe00c2ac228676eaaaa9ece7517b4ddf9fbd030b /arch/arm/include/asm/arch-imx
parent939a9644f0d02f63756dd92b7503f752919d6140 (diff)
downloadu-boot-81ae46c2e69f2864d73caa59a35e0887d155705e.tar.xz
imx: add i.MX6ULZ cpu type
Add i.MX6ULZ cpu type and helper. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'arch/arm/include/asm/arch-imx')
-rw-r--r--arch/arm/include/asm/arch-imx/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-imx/cpu.h b/arch/arm/include/asm/arch-imx/cpu.h
index d4a83eef72..073efcd1b4 100644
--- a/arch/arm/include/asm/arch-imx/cpu.h
+++ b/arch/arm/include/asm/arch-imx/cpu.h
@@ -17,6 +17,7 @@
#define MXC_CPU_MX6Q 0x63
#define MXC_CPU_MX6UL 0x64
#define MXC_CPU_MX6ULL 0x65
+#define MXC_CPU_MX6ULZ 0x6B
#define MXC_CPU_MX6SOLO 0x66 /* dummy */
#define MXC_CPU_MX6SLL 0x67
#define MXC_CPU_MX6D 0x6A