• Maciej Lipinski's avatar
    [HAL] Fix waiting of ports in init state for all LPDC ports to finish calibration · b6fd5c20
    Maciej Lipinski authored
    - point on all ports (with and without LPDC support) to the global
      LPDC structure, this is so that all ports can see whether the LPDC
      ports were all calibrated
    - add new state to tx_setup FSM in which ports wait for all the
      LPDC-supported ports to finish calibration
    
    All ports (with and without support) need to wait for LPDC calibartion
    to finish because otherwise one of them could become slave and
    change the timing_mode while LPDC requires the switch to be in
    free-running master mode
    b6fd5c20
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...