diff options
author | Robert Hancock <[email protected]> | 2022-01-18 15:41:24 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-01-19 11:29:14 +0000 |
commit | 2e5644b1bab2ccea9cfc7a9520af95b94eb0dbf1 (patch) | |
tree | df43ecc6a3b4956b84caee3afef5f69212f9b8df /scripts/gdb/linux/device.py | |
parent | 99845220d3c3bd021819c5fea3d7cb55b2556296 (diff) |
net: axienet: increase reset timeout
The previous timeout of 1ms was too short to handle some cases where the
core is reset just after the input clocks were started, which will
be introduced in an upcoming patch. Increase the timeout to 50ms. Also
simplify the reset timeout checking to use read_poll_timeout.
Fixes: 8a3b7a252dca9 ("drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver")
Signed-off-by: Robert Hancock <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions