When AN00202/3 is configured to 8 streams (1 channel each), media clock lock fails on last 1 or 2 connected streams Enabled by setting: ``` c #define AVB_NUM_SOURCES 8 #define AVB_NUM_SINKS 8 #define MAX_AVB_STREAMS_PER_LISTENER 8 ```