On Tue, Mar 22, 2016 at 10:28:16PM -0600, Stephen Warren wrote:

> smsc95xx_read_reg() should calculate sizeof(*data) not sizeof(data) since
> data is a pointer, and the value pointed at is being transferred over USB,
> not the value of the pointer. This fixes operation of the driver in 64-bit
> builds, such as the Raspberry Pi 3.
> 
> Reported-by: Eric Anholt <e...@anholt.net>
> Signed-off-by: Stephen Warren <swar...@wwwdotorg.org>
> Acked-by: Marek Vasut <ma...@denx.de>
> Acked-by: Joe Hershberger <joe.hershber...@ni.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