[U-Boot] NetRxPackets
Marcel
korgull at home.nl
Wed Jan 19 00:41:48 CET 2011
On Tuesday, January 18, 2011 11:53:38 pm Wolfgang Denk wrote:
> Dear Marcel,
>
> In message <201101182337.32274.korgull at home.nl> you wrote:
> > > Hint: have a look at "net/net.c".
> >
> > I found that, but it doesn't make sense to me. I'll read it again and
> > hopefully it makes sense to me than. Anyway, my knowledge of the ethernet
> > part in u-boot is limited and I do not focus on ethernet. I will not use
> > ether.c in the end anyway and I was just hoping it would work as a basis
> > to test my new controller code.
> >
> > > And note: as NetRxPackets[] is a static array I can't see how
> > > NetRxPackets[0] should be a "non existing buffer".
> >
> > Well, I guess the point where that's done doesn't show up nicely with
> > grep.
>
> Come on. You will find a static array declaration when you know the
> exact name of the file and the variable, right?
Well finding it is not the issue. I can't find a reason why it wouldn't work.
Regards,
Marcel
More information about the U-Boot
mailing list