mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-12 07:53:07 +00:00
ipq40xx: ex61x0v2: Disable unused GMACs
These devices have only one ethernet port. It doesn't make sense to expose the unused GMACs as separate network devices. Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
This commit is contained in:
parent
c4c2a8f00c
commit
16b25ad829
@ -72,6 +72,7 @@
|
|||||||
|
|
||||||
edma@c080000 {
|
edma@c080000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
qcom,num_gmac = <1>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user