diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-09-23 11:13:28 +0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-09-24 11:27:22 +0200 |
commit | cf226d99426d822d6a40aef6a4dcddf818cba07f (patch) | |
tree | f851680c1761799374f3fbcbed3160ed3531f00f /board/freescale/mpc8641hpcn | |
parent | 3e08e1b7274bcde611928f7fdb7c78cd5f259532 (diff) | |
download | u-boot-imx-cf226d99426d822d6a40aef6a4dcddf818cba07f.zip u-boot-imx-cf226d99426d822d6a40aef6a4dcddf818cba07f.tar.gz u-boot-imx-cf226d99426d822d6a40aef6a4dcddf818cba07f.tar.bz2 |
imx-common: consider mux_ctrl_ofs when setting mux_mode
Some i.MXes use __NA_ or 0 to avoid setting mux_mode, but the following patch
only take i.MX6/7 into consideration.
"c3c8a5748897b24f18618047804317167a531dd3 imx-common: fix iomux settings"
Use is_soc_type(MXC_CPU_MX7) to avoid breaking other i.MXes when
setting mux_mode.
In this patch, switch to use "asm/imx-common/sys_proto.h" to avoid
build break for "is_soc_type" for vf610 and mx25.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
Diffstat (limited to 'board/freescale/mpc8641hpcn')
0 files changed, 0 insertions, 0 deletions