diff options
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | 2017-05-30 12:28:39 (GMT) |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2017-06-02 19:44:20 (GMT) |
commit | dea004e41a6d1aa8ebf668c450962db45a41b373 (patch) | |
tree | 608238a8121381a26650fdd239229d019644bbf4 /drivers/net/xilinx_ll_temac.h | |
parent | 68e6ecadc551250a73ff28e970440955f3e46ac2 (diff) | |
download | u-boot-dea004e41a6d1aa8ebf668c450962db45a41b373.tar.xz |
net: zynq_gem: Use wait_for_bit with non breakable
Use wait_for_bit to be non breakable as using it with
breakable causes issue of un interruptible auto negotiation.
This is due to the ctrlc pressed will taken for wait_for_bit()
abort during phy_read() and hence not coming out of
auto negotiation.
Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/xilinx_ll_temac.h')
0 files changed, 0 insertions, 0 deletions