• Maciej Lipinski's avatar
    [HAL] add timer in rx_setup FSM to wait for early_link_up to be cleared. · eed138d4
    Maciej Lipinski authored
    After unplugging fiber, the early_link_up flag is cleared a bit later
    than the detection of link_down happens. This resulted in the tx_setup
    state machine trying to calibrate unplugged link. The things worked
    because the FSM would hang in wait_lock state and then timeout. Yet,
    this did not seem the best solution. So, I added timeout to wait
    for the early_link_up bit to be cleared
    eed138d4
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Kconfig_port_timing.in Loading commit data...
Kconfig_sfp_fiber.in Loading commit data...
Kconfig_vlans.in Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...
gen_kconfig_port_timing.sh Loading commit data...
gen_kconfig_sfp_fiber.sh Loading commit data...