commit | 3b06a0f4253b022309759b0e9f1ab244740f457f | [log] [tgz] |
---|---|---|
author | Vipul Kumar <vipul.kumar@xilinx.com> | Tue Jan 23 14:52:35 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Apr 09 12:14:50 2018 +0200 |
tree | df2b89cf393bb397dc993a1b4cb90354c958792e | |
parent | 9d9b99b960868d930c9a31e9aab09fc13b5424c9 [diff] |
axi: ethernet: Added support for 64 bit addressing for axi-ethernet This patch uses writeq() function to enable greater than 32 bit addressing of axi-ethernet for the ZynqMP devices. Signed-off-by: Vipul Kumar <vipulk@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>