[U-Boot] [PATCH v3 0/3] Modifies the erratum A006261 according to endianness
york sun
york.sun at nxp.com
Tue Aug 23 22:34:35 CEST 2016
On 08/17/2016 01:17 AM, Marek Vasut wrote:
> On 08/17/2016 08:17 AM, 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(-)
>>
>
> York, review, please.
>
I gave my review comments. They passed compiling for powerpc.
Do you want to take them in, or leave them to me?
York
More information about the U-Boot
mailing list