]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: Introduce a header for the imx cpu versions
authorFabio Estevam <fabio.estevam@freescale.com>
Sun, 26 Jan 2014 17:06:40 +0000 (15:06 -0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Feb 2014 10:24:11 +0000 (11:24 +0100)
commit6a99f03d696ee51e584a9c95b9fb065ebf0d46b4
tree983384b3764c2e56e57c80ba559c4afbc66db43e
parentc0da86225fb501eea26318e7f3760cdee25ee83d
imx: Introduce a header for the imx cpu versions

Instead of duplicating the CPU definitions at mx5 and mx6 sys_proto.h header
files, introduce a common header to centralize such definitions.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/include/asm/arch-imx/cpu.h [new file with mode: 0644]
arch/arm/include/asm/arch-mx5/sys_proto.h
arch/arm/include/asm/arch-mx6/sys_proto.h