Files
u-boot-tk1-som/drivers
Lokesh Vutla 871ca263ab dm: omap_timer: Fix conversion of address to a pointer
OMAP timer 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: Tom Rini <trini@konsulko.com>
2016-03-14 19:18:45 -04:00
..
2015-11-02 10:38:00 +09:00
2016-02-06 12:00:59 +01:00
2016-01-28 21:01:23 -07:00
2016-02-06 12:00:59 +01:00
2016-01-13 21:05:19 -05:00
2016-01-27 15:32:05 +01:00
2016-02-16 09:17:49 -07:00
2016-02-05 12:47:21 +08:00
2016-02-06 12:00:59 +01:00
2016-01-21 20:42:36 -07:00