Skip to content

Some bugfixes that were done in the process of FLX-1834

Frans Schreuder requested to merge FLX-1834_Deadlock_debug_for_merge into master

Fixed some duplicate drivers in register_map_monitoring (ELINK_REALIGNMENT_STATUS register) and some asynchronous resets were synchronized, as logic was used before the async resets.

These issues were found while adding probes and GBT channel crossing logic for FLX-1834, but not necessarily related to that.

Merge request reports