On Wed, Jul 03, 2013 at 07:11:41AM -0700, Simon Glass wrote:

> The block device expects to see lbaint_t for the blknr parameter. Change
> the SCSI read/write functions to suit.
> 
> This fixes the following build warnings for coreboot:
> 
> cmd_scsi.c: In function ???scsi_scan???:
> cmd_scsi.c:119:30: error: assignment from incompatible pointer type [-Werror]
> cmd_scsi.c:120:32: error: assignment from incompatible pointer type [-Werror]
> 
> Signed-off-by: Simon Glass <s...@chromium.org>

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