aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/kilauea.dts
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-04-04 01:38:11 +1100
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2008-04-05 09:32:37 -0500
commit9d7030be336ca64f9cd46707358e07c0dbd5e133 (patch)
tree19ae8f7acbd9e06039e4718a6a971a7bfd41e823 /arch/powerpc/boot/dts/kilauea.dts
parenta6190a84ab1163f750fcd1511bd96f7803724cd3 (diff)
[POWERPC] 4xx: Change dts files to support jumbo frames
This patch changes the "max-frame-size" property to 9000 for all gbit enabled 4xx boards. All those ports generally support jumbo frames, so let's give the user a chance to enable it. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/boot/dts/kilauea.dts')
-rw-r--r--arch/powerpc/boot/dts/kilauea.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/kilauea.dts b/arch/powerpc/boot/dts/kilauea.dts
index 8baef61f31c..48c9a6e71f1 100644
--- a/arch/powerpc/boot/dts/kilauea.dts
+++ b/arch/powerpc/boot/dts/kilauea.dts
@@ -219,7 +219,7 @@
mal-tx-channel = <0>;
mal-rx-channel = <0>;
cell-index = <0>;
- max-frame-size = <5dc>;
+ max-frame-size = <2328>;
rx-fifo-size = <1000>;
tx-fifo-size = <800>;
phy-mode = "rgmii";
@@ -247,7 +247,7 @@
mal-tx-channel = <1>;
mal-rx-channel = <1>;
cell-index = <1>;
- max-frame-size = <5dc>;
+ max-frame-size = <2328>;
rx-fifo-size = <1000>;
tx-fifo-size = <800>;
phy-mode = "rgmii";