[U-Boot] [PATCH v4 0/3] net: helper functions

Michael Walle michael at walle.cc
Fri May 11 22:29:43 CEST 2012


Am Freitag 11 Mai 2012, 21:18:50 schrieb Wolfgang Denk:
> Dear Michael Walle,
> 
> In message <1336671134-16342-1-git-send-email-michael at walle.cc> you wrote:
> > This patchset is a split-off from my patch series "Kirkwood: add lschlv2
> > and lsxhl board support".
> > 
> > Changes:
> > 
> > v4:
> >  - typo fixes (thanks Mike)
> >  - seed all 46bits of the generated ethernet address (suggested by Mike)
> > 
> > v3, v2:
> >  [contained only lsxhl board changes]
> > 
> > Michael Walle (3):
> >   lib: add rand() function
> >   net: add helper to generate random mac address
> >   net: add eth_setenv_enetaddr_by_index()
> 
> This patchset alone just adds unused (= dead code), and will not be
> added because of this.
> 
> Please submit with the patches that actually use this code.

Please have a look at
  "[PATCH v4] Kirkwood: add lschlv2 and lsxhl board support"

All introduced functions are used by this bsp. The original patch series was 
split because those three patches affect the net subsystem and should be 
reviewed/picked by Joe Hershberger.

-- 
Michael


More information about the U-Boot mailing list