canyonlands.dts (0f8f86c7bdd1c954fbe153af437a0d91a6c5721a) canyonlands.dts (835ad8e76ca75483d53d625b61b937c234cfeedf)
1/*
2 * Device Tree Source for AMCC Canyonlands (460EX)
3 *
4 * Copyright 2008-2009 DENX Software Engineering, Stefan Roese <sr@denx.de>
5 *
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without
8 * any warranty of any kind, whether express or implied.

--- 338 unchanged lines hidden (view full) ---

347 local-mac-address = [000000000000]; /* Filled in by U-Boot */
348 mal-device = <&MAL0>;
349 mal-tx-channel = <0>;
350 mal-rx-channel = <0>;
351 cell-index = <0>;
352 max-frame-size = <9000>;
353 rx-fifo-size = <4096>;
354 tx-fifo-size = <2048>;
1/*
2 * Device Tree Source for AMCC Canyonlands (460EX)
3 *
4 * Copyright 2008-2009 DENX Software Engineering, Stefan Roese <sr@denx.de>
5 *
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without
8 * any warranty of any kind, whether express or implied.

--- 338 unchanged lines hidden (view full) ---

347 local-mac-address = [000000000000]; /* Filled in by U-Boot */
348 mal-device = <&MAL0>;
349 mal-tx-channel = <0>;
350 mal-rx-channel = <0>;
351 cell-index = <0>;
352 max-frame-size = <9000>;
353 rx-fifo-size = <4096>;
354 tx-fifo-size = <2048>;
355 rx-fifo-size-gige = <16384>;
355 phy-mode = "rgmii";
356 phy-map = <0x00000000>;
357 rgmii-device = <&RGMII0>;
358 rgmii-channel = <0>;
359 tah-device = <&TAH0>;
360 tah-channel = <0>;
361 has-inverted-stacr-oc;
362 has-new-stacr-staopc;

--- 13 unchanged lines hidden (view full) ---

376 local-mac-address = [000000000000]; /* Filled in by U-Boot */
377 mal-device = <&MAL0>;
378 mal-tx-channel = <1>;
379 mal-rx-channel = <8>;
380 cell-index = <1>;
381 max-frame-size = <9000>;
382 rx-fifo-size = <4096>;
383 tx-fifo-size = <2048>;
356 phy-mode = "rgmii";
357 phy-map = <0x00000000>;
358 rgmii-device = <&RGMII0>;
359 rgmii-channel = <0>;
360 tah-device = <&TAH0>;
361 tah-channel = <0>;
362 has-inverted-stacr-oc;
363 has-new-stacr-staopc;

--- 13 unchanged lines hidden (view full) ---

377 local-mac-address = [000000000000]; /* Filled in by U-Boot */
378 mal-device = <&MAL0>;
379 mal-tx-channel = <1>;
380 mal-rx-channel = <8>;
381 cell-index = <1>;
382 max-frame-size = <9000>;
383 rx-fifo-size = <4096>;
384 tx-fifo-size = <2048>;
385 rx-fifo-size-gige = <16384>;
384 phy-mode = "rgmii";
385 phy-map = <0x00000000>;
386 rgmii-device = <&RGMII0>;
387 rgmii-channel = <1>;
388 tah-device = <&TAH1>;
389 tah-channel = <1>;
390 has-inverted-stacr-oc;
391 has-new-stacr-staopc;

--- 122 unchanged lines hidden ---
386 phy-mode = "rgmii";
387 phy-map = <0x00000000>;
388 rgmii-device = <&RGMII0>;
389 rgmii-channel = <1>;
390 tah-device = <&TAH1>;
391 tah-channel = <1>;
392 has-inverted-stacr-oc;
393 has-new-stacr-staopc;

--- 122 unchanged lines hidden ---