[U-Boot] [PATCH] cgtqmx6eval: fix pad configuration for SPI bus

Stefano Babic sbabic at denx.de
Sun Jan 3 15:29:32 CET 2016


On 10/12/2015 09:58, Michael Schanz wrote:
> Use the macro SETUP_IOMUX_PAD(...) rather than imx_iomux_v3_setup_multiple_pads(...) in order to setup
> the pin configuration for ECSPI1.
> 
> ARRAY_SIZE(pads) provides the wrong size for imx_iomux_v3_setup_multiple_pads(pads, ARRAY_SIZE(pads)) in
> case of MX6QDL. In the particular case, the content of GPR12 is overwritten and the IPG/AHB/ATB/ATP clocks
> are deactivated. Therefore, the connection to the system via JTAG is not possible anymore. Furthermore,
> kernel version 3.0.35 hangs during bootprocess in the function etm_init().
> 
> Signed-off-by: Michael Schanz <michael.schanz at congatec.com>
> ---

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
=====================================================================


More information about the U-Boot mailing list