Commit 7aa6bbd
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 <c-vankar@ti.com>1 parent c1b669e commit 7aa6bbd
File tree
1 file changed
+4
-1
lines changed- source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
0 commit comments