
1 Dec
2014
1 Dec
'14
9:23 p.m.
On Wed, Nov 26, 2014 at 05:03:48PM -0500, Tom Rini wrote:
The changes to introduce loff_t into filesize means that we need to do 64bit math on 32bit platforms. Make sure we use the right wrappers for these operations.
Cc: Daniel Schwierzeck daniel.schwierzeck@gmail.com Cc: Suriyan Ramasami suriyan.r@gmail.com Cc: Simon Glass sjg@chromium.org Signed-off-by: Tom Rini trini@ti.com Tested-by: Pierre Aubert p.aubert@staubli.com
With the whitespace problem fixed, applied to u-boot/master, thanks!
--
Tom