diff options
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | 2020-09-03 08:36:44 -0600 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2020-09-23 10:31:40 +0200 |
commit | 315a3c337749a45daf900ec8fca642a861521e7d (patch) | |
tree | 6dabc867f9af484717a681e4b5692b715d374674 /configs/spear310_nand_defconfig | |
parent | f9d3b318832762ec8005b702b1724c0166e0aa36 (diff) | |
download | u-boot-315a3c337749a45daf900ec8fca642a861521e7d.tar.gz u-boot-315a3c337749a45daf900ec8fca642a861521e7d.tar.xz u-boot-315a3c337749a45daf900ec8fca642a861521e7d.zip |
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>
Diffstat (limited to 'configs/spear310_nand_defconfig')
0 files changed, 0 insertions, 0 deletions