Re: [U-Boot] Enabling E1000 driver support for P1_P2 Boards

2010-10-21 Thread y bhanu
So do you mean adding one "eth3addr" to ENV will do the job. eth3addr= 00:04:9F:01:08:23 I help to support the patch for this chip to U-boot. It looks like most of the code is taken from Linux kernel. Can you provide any references? Thanks, Mukund On Thu, Oct 21, 2010 at 6:33 AM, Kumar Gal

Re: [U-Boot] Enabling E1000 driver support for P1_P2 Boards

2010-10-21 Thread Kumar Gala
On Oct 21, 2010, at 1:34 AM, y bhanu wrote: > Hi all, > > I have 2 questions. > > 1) > I have a P1020RDB Board on which I am trying to configure by E1000 > 82574 PCI express Ethernet Card. I see support for 82571 but not for > 82574. > > I don't know how different these chips. Can I expect thi