[U-Boot] [PATCH v2 0/5] Modified the errata A006261 according to endianness
Sriram Dash
sriram.dash at nxp.com
Mon Jul 18 05:47:02 CEST 2016
Modifies errata 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.
Applies the errata for P1010, P2041, P5040.
Removes the errata for T4160, T1040, T2080.
Sriram Dash (5):
mpc85xx/powerpc:cpu_init: Modified the errata A006261 according to
endianness
mpc85xx/powerpc:P1010: Apply errata A006261 for P1010
mpc85xx/powerpc: P2041: Apply errata A006261 for P2041
mpc85xx/powerpc: P5040: Apply errata A006261 for P5040
mpc85xx/powerpc: Do not apply errata A006261 for T4160, T1040, T2080
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