commit | 16e65f6907ebfd30e69c10689affee854f88cc2e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Nov 14 11:27:21 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Nov 20 10:30:19 2014 +0100 |
tree | 4b269b8ad31dbfa8136cd3f63cf2019bd1620868 | |
parent | cd138af8e46e2233343dbb597bcef5e1bff75697 [diff] |
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>