[U-Boot] [PATCH v3 4/8] armv8: Add workaround for USB erratum A-009007
Suresh Gupta
suresh.gupta at nxp.com
Fri Feb 24 07:19:31 UTC 2017
Hi York,
It is not good idea to change the values of all macro at this time as the code tested on different platforms.
If required, I will remove the TODO statement.
What you say.
Thanks
SuresH
> -----Original Message-----
> From: york sun
> Sent: Thursday, February 23, 2017 11:18 PM
> To: Suresh Gupta <suresh.gupta at nxp.com>
> Cc: u-boot at lists.denx.de; Scott Wood <scott.wood at nxp.com>; Leo Li
> <leoyang.li at nxp.com>; Sriram Dash <sriram.dash at nxp.com>; Rajesh Bhagat
> <rajesh.bhagat at nxp.com>
> Subject: Re: [PATCH v3 4/8] armv8: Add workaround for USB erratum A-009007
>
> On 02/16/2017 01:12 PM, mailto:york.sun at nxp.com wrote:
> > On 02/03/2017 06:08 AM, Suresh Gupta wrote:
>
> <snip>
>
> >> +static void erratum_a009007(void)
> >> +{
> >> +/* TODO:implement the out_be16 instead of writew which is taking
> >> +little endian style */
> >
> > Did you mean to remind yourself to finish this before sending this
> > patch? You know we already have out_be16(), don't you?
> >
>
> Suresh,
>
> Are you going to send an update?
>
> York
More information about the U-Boot
mailing list