[U-Boot] [PATCH v3 0/3] Modifies the erratum A006261 according to endianness

york sun york.sun at nxp.com
Wed Sep 28 19:46:28 CEST 2016


On 08/16/2016 11:18 PM, Sriram Dash wrote:
> Modifies erratum A006261 implementation due to the fact that P3041,
> P5020, and P5040 are all big endian for the USB PHY registers, but
> they were specified little endian.
> Enables the Phy init settings for P1010 Soc.
> Also, applies the erratum for P2041 rev 2.0, P2040 rev 2.0, P5040 rev 2.0, 2.1
> and removes the erratum for T4160, T4080, T1040, T1042, T1020, T1022, T2080,
> T2081.
>
> Sriram Dash (3):
>   mpc85xx: powerpc: usb: Modified the erratum A006261 according to
>     endianness
>   mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for
>     P1010
>   mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum
>     A006261
>
>  arch/powerpc/cpu/mpc85xx/cpu_init.c       |  4 ++--
>  arch/powerpc/include/asm/config_mpc85xx.h |  5 ++---
>  arch/powerpc/include/asm/immap_85xx.h     |  2 ++
>  drivers/usb/common/fsl-errata.c           | 13 ++++---------
>  4 files changed, 10 insertions(+), 14 deletions(-)
>

Applied to u-boot-85xx master, awaiting upstream. Thanks.

York



More information about the U-Boot mailing list