This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x spanning tree protocol support in CPSW

"Spanning tree support" is listed in the features of the Ethernet subsystem in the AM335x technical reference manual (Para. 1.4.1.1) but this is the only point where it is mentioned. In which way does the Ethernet subsystem support the spanning tree protocol (802.1d)? I know there is an easy answer (under LInux) by configuring the adapter as Dual MAC and then bridge the two adapters, but this may apply to any two bridged network adapters. I would rather use the CPSW as a switch with a single MAC. How should I configure the CPSW registers in order to support this feature?