[U-Boot] [PATCH v2 0/5] Modified the errata A006261 according to endianness
york sun
york.sun at nxp.com
Mon Jul 18 18:40:51 CEST 2016
On 07/18/2016 02:36 AM, Marek Vasut wrote:
> On 07/18/2016 05:47 AM, Sriram Dash wrote:
>> 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(-)
>>
> York, I expect a thorough review from you _and_ a full build test.
> I will apply it only after you perform such verification. Please
> do let me know when you're done.
>
NAK this set. Do not apply.
York
More information about the U-Boot
mailing list