On Tue, Nov 25, 2014 at 02:45:33PM -0700, Simon Glass wrote: > Hi Tom, > > On 24 November 2014 at 12:55, Simon Glass <[email protected]> wrote: > > On 24 November 2014 at 09:55, Tom Rini <[email protected]> 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 <[email protected]> > >> Cc: Suriyan Ramasami <[email protected]> > >> Cc: Simon Glass <[email protected]> > >> Signed-off-by: Tom Rini <[email protected]> > > > > Reviewed-by: Simon Glass <[email protected]> > > 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
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

