]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: consolidate set_chipselect_size function
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 14 Nov 2014 13:27:21 +0000 (11:27 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Nov 2014 09:30:19 +0000 (10:30 +0100)
commit32c81ea65cc01103d3a615072690e7b5faf76656
tree4b269b8ad31dbfa8136cd3f63cf2019bd1620868
parent53b7f18044c44e7f3ea0ee10bb4cd775df3aaa3c
imx: consolidate set_chipselect_size function

Move MX5 specific set_chipselect_size function into generic i.MX part,
such that MX6 based boards are able to use this function as well.

While doing this the iomuxc gpr member needed to be consolidated between
MX5 and MX6.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/armv7/mx5/soc.c
arch/arm/imx-common/cpu.c
arch/arm/include/asm/arch-imx/cpu.h
arch/arm/include/asm/arch-mx5/imx-regs.h
arch/arm/include/asm/arch-mx6/sys_proto.h