We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15adb51 + 85041e1 commit b6dad51Copy full SHA for b6dad51
arch/nios2/boot/dts/10m50_devboard.dts
@@ -97,7 +97,7 @@
97
rx-fifo-depth = <8192>;
98
tx-fifo-depth = <8192>;
99
address-bits = <48>;
100
- max-frame-size = <1518>;
+ max-frame-size = <1500>;
101
local-mac-address = [00 00 00 00 00 00];
102
altr,has-supplementary-unicast;
103
altr,enable-sup-addr = <1>;
arch/nios2/boot/dts/3c120_devboard.dts
@@ -106,7 +106,7 @@
106
interrupt-names = "rx_irq", "tx_irq";
107
108
109
110
local-mac-address = [ 00 00 00 00 00 00 ];
111
phy-mode = "rgmii-id";
112
phy-handle = <&phy0>;
0 commit comments