[U-Boot] [PATCH] dm: ti_qspi: Fix conversion of address to a pointer

Tom Rini trini at konsulko.com
Tue Mar 8 00:38:35 CET 2016


On Sat, Mar 05, 2016 at 04:43:06PM +0530, Lokesh Vutla wrote:

> TI QSPI driver directly typecasts fdt_addr_t to a pointer. This is
> not strictly correct, as it gives a build warning when fdt_addr_t is u64.
> So, use map_physmem for a proper typecasts.
> 
> This is inspired by commit 167efe01bc5a9 ("dm: ns16550: Use an address
> instead of a pointer for the uart base")
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160307/463cfac2/attachment.sig>


More information about the U-Boot mailing list