From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 24 Sep 2015 11:28:26 +0200 Subject: [U-Boot] [PATCH V2] imx-common: consider mux_ctrl_ofs when setting mux_mode In-Reply-To: <1442978008-12306-1-git-send-email-Peng.Fan@freescale.com> References: <1442978008-12306-1-git-send-email-Peng.Fan@freescale.com> Message-ID: <5603C23A.1040106@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 23/09/2015 05:13, Peng Fan wrote: > 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 > Cc: Bhuvanchandra DV > Cc: Stefano Babic > Cc: Fabio Estevam > --- > Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================