glacier.dts (71f349799b34c8b6ce3df42126b4de6cfa16456d) glacier.dts (05781ccd74c63c6c8567f99101587d5c07c163e0)
1/*
2 * Device Tree Source for AMCC Glacier (460GT)
3 *
4 * Copyright 2008 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.

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

278 compatible = "ibm,emac-460gt", "ibm,emac4";
279 interrupt-parent = <&EMAC0>;
280 interrupts = <0x0 0x1>;
281 #interrupt-cells = <1>;
282 #address-cells = <0>;
283 #size-cells = <0>;
284 interrupt-map = </*Status*/ 0x0 &UIC2 0x10 0x4
285 /*Wake*/ 0x1 &UIC2 0x14 0x4>;
1/*
2 * Device Tree Source for AMCC Glacier (460GT)
3 *
4 * Copyright 2008 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.

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

278 compatible = "ibm,emac-460gt", "ibm,emac4";
279 interrupt-parent = <&EMAC0>;
280 interrupts = <0x0 0x1>;
281 #interrupt-cells = <1>;
282 #address-cells = <0>;
283 #size-cells = <0>;
284 interrupt-map = </*Status*/ 0x0 &UIC2 0x10 0x4
285 /*Wake*/ 0x1 &UIC2 0x14 0x4>;
286 reg = <0xef600e00 0x00000070>;
286 reg = <0xef600e00 0x00000074>;
287 local-mac-address = [000000000000]; /* Filled in by U-Boot */
288 mal-device = <&MAL0>;
289 mal-tx-channel = <0>;
290 mal-rx-channel = <0>;
291 cell-index = <0>;
292 max-frame-size = <9000>;
293 rx-fifo-size = <4096>;
294 tx-fifo-size = <2048>;

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

307 compatible = "ibm,emac-460gt", "ibm,emac4";
308 interrupt-parent = <&EMAC1>;
309 interrupts = <0x0 0x1>;
310 #interrupt-cells = <1>;
311 #address-cells = <0>;
312 #size-cells = <0>;
313 interrupt-map = </*Status*/ 0x0 &UIC2 0x11 0x4
314 /*Wake*/ 0x1 &UIC2 0x15 0x4>;
287 local-mac-address = [000000000000]; /* Filled in by U-Boot */
288 mal-device = <&MAL0>;
289 mal-tx-channel = <0>;
290 mal-rx-channel = <0>;
291 cell-index = <0>;
292 max-frame-size = <9000>;
293 rx-fifo-size = <4096>;
294 tx-fifo-size = <2048>;

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

307 compatible = "ibm,emac-460gt", "ibm,emac4";
308 interrupt-parent = <&EMAC1>;
309 interrupts = <0x0 0x1>;
310 #interrupt-cells = <1>;
311 #address-cells = <0>;
312 #size-cells = <0>;
313 interrupt-map = </*Status*/ 0x0 &UIC2 0x11 0x4
314 /*Wake*/ 0x1 &UIC2 0x15 0x4>;
315 reg = <0xef600f00 0x00000070>;
315 reg = <0xef600f00 0x00000074>;
316 local-mac-address = [000000000000]; /* Filled in by U-Boot */
317 mal-device = <&MAL0>;
318 mal-tx-channel = <1>;
319 mal-rx-channel = <8>;
320 cell-index = <1>;
321 max-frame-size = <9000>;
322 rx-fifo-size = <4096>;
323 tx-fifo-size = <2048>;

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

337 compatible = "ibm,emac-460gt", "ibm,emac4";
338 interrupt-parent = <&EMAC2>;
339 interrupts = <0x0 0x1>;
340 #interrupt-cells = <1>;
341 #address-cells = <0>;
342 #size-cells = <0>;
343 interrupt-map = </*Status*/ 0x0 &UIC2 0x12 0x4
344 /*Wake*/ 0x1 &UIC2 0x16 0x4>;
316 local-mac-address = [000000000000]; /* Filled in by U-Boot */
317 mal-device = <&MAL0>;
318 mal-tx-channel = <1>;
319 mal-rx-channel = <8>;
320 cell-index = <1>;
321 max-frame-size = <9000>;
322 rx-fifo-size = <4096>;
323 tx-fifo-size = <2048>;

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

337 compatible = "ibm,emac-460gt", "ibm,emac4";
338 interrupt-parent = <&EMAC2>;
339 interrupts = <0x0 0x1>;
340 #interrupt-cells = <1>;
341 #address-cells = <0>;
342 #size-cells = <0>;
343 interrupt-map = </*Status*/ 0x0 &UIC2 0x12 0x4
344 /*Wake*/ 0x1 &UIC2 0x16 0x4>;
345 reg = <0xef601100 0x00000070>;
345 reg = <0xef601100 0x00000074>;
346 local-mac-address = [000000000000]; /* Filled in by U-Boot */
347 mal-device = <&MAL0>;
348 mal-tx-channel = <2>;
349 mal-rx-channel = <16>;
350 cell-index = <2>;
351 max-frame-size = <9000>;
352 rx-fifo-size = <4096>;
353 tx-fifo-size = <2048>;

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

365 compatible = "ibm,emac-460gt", "ibm,emac4";
366 interrupt-parent = <&EMAC3>;
367 interrupts = <0x0 0x1>;
368 #interrupt-cells = <1>;
369 #address-cells = <0>;
370 #size-cells = <0>;
371 interrupt-map = </*Status*/ 0x0 &UIC2 0x13 0x4
372 /*Wake*/ 0x1 &UIC2 0x17 0x4>;
346 local-mac-address = [000000000000]; /* Filled in by U-Boot */
347 mal-device = <&MAL0>;
348 mal-tx-channel = <2>;
349 mal-rx-channel = <16>;
350 cell-index = <2>;
351 max-frame-size = <9000>;
352 rx-fifo-size = <4096>;
353 tx-fifo-size = <2048>;

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

365 compatible = "ibm,emac-460gt", "ibm,emac4";
366 interrupt-parent = <&EMAC3>;
367 interrupts = <0x0 0x1>;
368 #interrupt-cells = <1>;
369 #address-cells = <0>;
370 #size-cells = <0>;
371 interrupt-map = </*Status*/ 0x0 &UIC2 0x13 0x4
372 /*Wake*/ 0x1 &UIC2 0x17 0x4>;
373 reg = <0xef601200 0x00000070>;
373 reg = <0xef601200 0x00000074>;
374 local-mac-address = [000000000000]; /* Filled in by U-Boot */
375 mal-device = <&MAL0>;
376 mal-tx-channel = <3>;
377 mal-rx-channel = <24>;
378 cell-index = <3>;
379 max-frame-size = <9000>;
380 rx-fifo-size = <4096>;
381 tx-fifo-size = <2048>;

--- 125 unchanged lines hidden ---
374 local-mac-address = [000000000000]; /* Filled in by U-Boot */
375 mal-device = <&MAL0>;
376 mal-tx-channel = <3>;
377 mal-rx-channel = <24>;
378 cell-index = <3>;
379 max-frame-size = <9000>;
380 rx-fifo-size = <4096>;
381 tx-fifo-size = <2048>;

--- 125 unchanged lines hidden ---