On Tue, Nov 25, 2014 at 02:45:33PM -0700, Simon Glass wrote:
> Hi Tom,
> 
> On 24 November 2014 at 12:55, Simon Glass <s...@chromium.org> wrote:
> > On 24 November 2014 at 09:55, Tom Rini <tr...@ti.com> wrote:
> >> In some cases we need to do math on 64bit quantities.  We need to be
> >> using lldiv in these cases rather than letting the compiler do it.  In
> >> addition we need to avoid doing % operations on these same quantities.
> >> These changes fix compilation on MIPS/MIPSEL.
> >>
> >> Cc: Daniel Schwierzeck <daniel.schwierz...@gmail.com>
> >> Cc: Suriyan Ramasami <suriya...@gmail.com>
> >> Cc: Simon Glass <s...@chromium.org>
> >> Signed-off-by: Tom Rini <tr...@ti.com>
> >
> > Reviewed-by: Simon Glass <s...@chromium.org>
> 
> I'm not sure this goes far enough. I am still seeing problems even
> with this patch, e.g. for pm9g45:

Indeed it's not.  I'll post a V2 soon, I've figured out the places I
missed but need to step out now.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to