]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Mar 2014 16:38:40 +0000 (13:38 -0300)
commit7d7f5261784f0543c5b207eb632d92f169cc2952
treef9e156506af4056587c301f2ca9e5d846481dfa4
parent7717807c9f897da3a7b5dc51304fb6037fb79e00
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