Files
u-boot-bpi-r3/drivers
Tom Rini c5e6e9b3d6 mvpp2: Fix warning over 32bit vs 64bit targets
When we have a driver that is used on both 32bit and 64bit targets and
we are talking about address space we cannot use u64 nor u32 and instead
need to use phys_addr_t.

Fixes: 377883f16d ("net: mvpp2x: fix phy connected to wrong mdio issue")
Cc: Stefan Chulski <stefanc@marvell.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
2018-01-29 12:48:34 -05:00
..
2018-01-22 23:09:14 +01:00
2018-01-28 17:12:36 +01:00
2018-01-26 12:38:13 +01:00
2018-01-26 20:02:33 +05:30
2018-01-28 12:27:32 -05:00
2018-01-16 06:59:39 +01:00
2018-01-28 12:27:32 -05:00
2017-11-06 09:51:01 -05:00
2018-01-26 12:38:13 +01:00
2017-11-20 09:58:31 +01:00
2018-01-26 07:46:34 -05:00