Commit dc11639
committed
fix(cpsw): Clarify switch mode requirements and remove QSGMII limitation
Replace incorrect QSGMII-only restriction with the explaination that
switch mode requires two external ethernet ports and works independently
of MAC interface modes.
This corrects misleading documentation that could confuse users about
switch mode capabilities across different interface configurations.
Signed-off-by: Chintan Vankar <[email protected]>1 parent c857e5b commit dc11639
File tree
1 file changed
+3
-1
lines changed- source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments