[U-Boot] [PATCH 2/2] powerpc/mpc85xx: Enable workaround for erratum CPU_A011 for P3041

Andy Fleming afleming at gmail.com
Thu Aug 9 00:05:26 CEST 2012


BTW, please merge this with the other AO11 patches, too (I've already
marked this as "changes requested" in patchworks).

On Fri, Jul 20, 2012 at 3:59 PM, York Sun <yorksun at freescale.com> wrote:
> P3041 was left out in previous commit 5e23ab0a.
> Erratum NMG_CPU_A011 applies to P4080 rev 1.0, 2.0, fixed in rev 3.0.
> It also applies to P3041 rev 1.0, 1.1, P2041 rev 1.0, 1.1.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
>  arch/powerpc/include/asm/config_mpc85xx.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
> index 1d21ee8..8154df0 100644
> --- a/arch/powerpc/include/asm/config_mpc85xx.h
> +++ b/arch/powerpc/include/asm/config_mpc85xx.h
> @@ -385,6 +385,7 @@
>  #define CONFIG_SYS_FSL_USB_INTERNAL_UTMI_PHY
>  #define CONFIG_SYS_FSL_ERRATUM_ESDHC111
>  #define CONFIG_SYS_FSL_ERRATUM_USB138
> +#define CONFIG_SYS_FSL_ERRATUM_NMG_CPU_A011
>  #define CONFIG_SYS_FSL_ERRATUM_CPU_A003999
>  #define CONFIG_SYS_FSL_ERRATUM_DDR_A003474
>  #define CONFIG_SYS_FSL_SRIO_MAX_PORTS  2
> --
> 1.7.0.4
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list