[U-Boot] [PATCH 0/2] e1000: add i210 support
Marek Vasut
marex at denx.de
Fri Oct 3 23:23:45 CEST 2014
On Friday, October 03, 2014 at 06:33:28 PM, York Sun wrote:
> On 08/08/2014 07:57 AM, Marek Vasut wrote:
> > On Friday, August 08, 2014 at 04:41:37 PM, Tim Harvey wrote:
> >> Two patches to add Intel i210 support to the e1000 driver.
> >>
> >> Marek Vasut (2):
> >> e1000: Implement dcache support
> >> e1000: add i210 support
> >>
> >> drivers/net/e1000.c | 266
> >>
> >> ++++++++++++++++++++++++++++++++++++++++++---------- drivers/net/e1000.h
> >> |
> >>
> >> 12 +++
> >> include/pci_ids.h | 7 ++
> >> 3 files changed, 236 insertions(+), 49 deletions(-)
> >
> > Thanks for taking care of those!
>
> Tim,
>
> I am having problem with this patch/commit. We use e1000 cards on many of
> our boards for debugging. Recently I found it is not working on some.
> Using "git bisect" I narrowed down to this commit
> 951860634fdb557bbb58e0f99215391bc0c29779. What information I can provide
> to help you investigate? The vendor id is 0x8086. The device id is 0x107d.
Hey,
can you dive into the patch and see which chunk broke your card please ? Right
now, I really cannot tell, I suspect it might have to do with the EEPROM
handling changes though.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list