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

Sriram Dash sriram.dash at nxp.com
Wed Aug 17 08:17:51 CEST 2016


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(-)

-- 
2.1.0



More information about the U-Boot mailing list