On Tue, Aug 26, 2014 at 01:46:17PM +0300, Vasili Galka wrote:
> Use size_t type for positive offsets instead of the loff_t type. The
> later is defined as long long, which is larger than the pointer type
> on OpenRISC architecture and therefore the following warning was
> generated:
> 
> "warning: cast to pointer from integer of different size"
> 
> Signed-off-by: Vasili Galka <vvv...@gmail.com>

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