Files
u-boot/drivers/net
Ashok Reddy Soma 315a3c3377 net: xilinx: axi_emac: Typecast flush_cache arguments
flush_cache() arguments are not type casted to take care of 64 bit
systems. Use phys_addr_t to type cast for it to work properly for 32 bit
and 64 bit systems.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2020-09-23 10:31:40 +02:00
..
2020-07-25 14:20:56 +02:00
2020-05-18 18:36:55 -04:00
2018-07-26 14:08:21 -05:00
2019-08-09 23:15:01 +02:00