[U-Boot] [PATCH 3/3] imx: mx6: select ARM_ERRATA_845369

Stefano Babic sbabic at denx.de
Tue Aug 8 09:00:39 UTC 2017


On 08/08/2017 07:34, Peng Fan wrote:
> Select ARM_ERRATA_845369 for i.MX6DQ/DL/QP.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  arch/arm/mach-imx/mx6/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/mach-imx/mx6/Kconfig b/arch/arm/mach-imx/mx6/Kconfig
> index 2be67e1..4eed100 100644
> --- a/arch/arm/mach-imx/mx6/Kconfig
> +++ b/arch/arm/mach-imx/mx6/Kconfig
> @@ -4,6 +4,7 @@ config MX6_SMP
>  	select ARM_ERRATA_751472
>  	select ARM_ERRATA_761320
>  	select ARM_ERRATA_794072
> +	select ARM_ERRATA_845369
>  	bool
>  
>  config MX6
> 

Reviewed-by: Stefano Babic <sbabic at denx.de>

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