katmai.dts (71f349799b34c8b6ce3df42126b4de6cfa16456d) katmai.dts (05781ccd74c63c6c8567f99101587d5c07c163e0)
1/*
2 * Device Tree Source for AMCC Katmai eval board
3 *
4 * Copyright (c) 2006, 2007 IBM Corp.
5 * Benjamin Herrenschmidt <benh@kernel.crashing.org>
6 *
7 * Copyright (c) 2006, 2007 IBM Corp.
8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>

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

203 };
204
205 EMAC0: ethernet@10000800 {
206 linux,network-index = <0x0>;
207 device_type = "network";
208 compatible = "ibm,emac-440spe", "ibm,emac4";
209 interrupt-parent = <&UIC1>;
210 interrupts = <0x1c 0x4 0x1d 0x4>;
1/*
2 * Device Tree Source for AMCC Katmai eval board
3 *
4 * Copyright (c) 2006, 2007 IBM Corp.
5 * Benjamin Herrenschmidt <benh@kernel.crashing.org>
6 *
7 * Copyright (c) 2006, 2007 IBM Corp.
8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>

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

203 };
204
205 EMAC0: ethernet@10000800 {
206 linux,network-index = <0x0>;
207 device_type = "network";
208 compatible = "ibm,emac-440spe", "ibm,emac4";
209 interrupt-parent = <&UIC1>;
210 interrupts = <0x1c 0x4 0x1d 0x4>;
211 reg = <0x10000800 0x00000070>;
211 reg = <0x10000800 0x00000074>;
212 local-mac-address = [000000000000];
213 mal-device = <&MAL0>;
214 mal-tx-channel = <0>;
215 mal-rx-channel = <0>;
216 cell-index = <0>;
217 max-frame-size = <9000>;
218 rx-fifo-size = <4096>;
219 tx-fifo-size = <2048>;

--- 181 unchanged lines hidden ---
212 local-mac-address = [000000000000];
213 mal-device = <&MAL0>;
214 mal-tx-channel = <0>;
215 mal-rx-channel = <0>;
216 cell-index = <0>;
217 max-frame-size = <9000>;
218 rx-fifo-size = <4096>;
219 tx-fifo-size = <2048>;

--- 181 unchanged lines hidden ---