On Mon, Nov 17, 2014 at 02:39:38PM -0800, Suriyan Ramasami wrote:

> The sandbox/ext4/fat/generic fs commands do not gracefully deal with files
> greater than 2GB. Negative values are returned in such cases.
> 
> To handle this, the fs functions have been modified to take an additional
> parameter of type "* loff_t" which is then populated. The return value
> of the fs functions are used only for error conditions.
> 
> Signed-off-by: Suriyan Ramasami <suriya...@gmail.com>
> 
> Acked-by: Simon Glass <s...@chromium.org>
> 
> series-changes: 6
> - (Simon) update fs.h with comments for fs_read/fs_write/fs_size

Applied to u-boot/master, thanks!

-- 
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