1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/drivers/spi
Lokesh Vutla e6601df8ac dm: ti_qspi: Fix conversion of address to a pointer
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 167efe01bc ("dm: ns16550: Use an address
instead of a pointer for the uart base")

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
2016-03-12 19:55:42 +05:30
..
2015-10-27 23:21:42 +05:30
2015-10-27 23:19:29 +05:30
2015-10-27 23:19:29 +05:30
2016-02-05 12:47:20 +08:00
2015-11-12 09:21:07 -07:00
2015-10-27 23:21:28 +05:30
2015-10-27 23:21:43 +05:30
2015-09-02 21:28:24 -06:00
2016-01-19 08:31:21 -05:00
2016-01-19 08:31:21 -05:00
2015-10-27 23:21:43 +05:30
2015-11-12 09:21:07 -07:00