Re: [PATCH v2 1/2] powerpc: Board support for GE Fanuc SBC610
From: Scott Wood <hidden>
Date: 2008-08-22 16:16:37
From: Scott Wood <hidden>
Date: 2008-08-22 16:16:37
On Fri, Aug 22, 2008 at 06:46:20AM -0400, Martyn Welch wrote:
+ enet0: ethernet@24000 {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ device_type = "network";
+ model = "eTSEC";
+ compatible = "gianfar";
+ reg = <0x00024000 0x00001000>;
+ mac-address = [ 00 00 00 00 00 00 ]; // set by u-bootlocal-mac-address -Scott