From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Fri, 6 Mar 2015 10:49:15 -0600 Subject: [U-Boot] lib: div64: syncronize to current kernel version In-Reply-To: <20150306154358.GQ25373@bill-the-cat> References: <1422548720-9132-1-git-send-email-nm@ti.com> <20150306154358.GQ25373@bill-the-cat> Message-ID: <54F9DA8B.9090409@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/06/2015 09:43 AM, Tom Rini wrote: > On Thu, Jan 29, 2015 at 10:25:20AM -0600, Nishanth Menon wrote: > >> Synchronize with the implementation from v3.18 tag. This allows us to >> use a standardized 64 bit ops on architectures that do not natively >> support 64 bit (example: 32bit ARM) >> >> Signed-off-by: Nishanth Menon > > This breaks building on 64bit platforms (mips64, aarch64). Thanks! > Uggh.. dropping this. Sorry for the noise. -- Regards, Nishanth Menon