[U-Boot] [PATCH v4 2/3] net: add helper to generate random mac address
Mike Frysinger
vapier at gentoo.org
Mon May 14 07:43:48 CEST 2012
On Friday 11 May 2012 15:21:19 Wolfgang Denk wrote:
> Michael Walle wrote:
> > Add new function eth_random_enetaddr() to generate a locally administered
> > ethernet address.
> >
> > Signed-off-by: Michael Walle <michael at walle.cc>
> > ---
> >
> > include/net.h | 15 +++++++++++++++
> > net/eth.c | 20 ++++++++++++++++++++
> > 2 files changed, 35 insertions(+), 0 deletions(-)
>
> Please make this code configurable. I don't want to bloat code size
> for all boards when only one or two will ever use this feature.
it would be nice if we could standardize gc-sections across the board
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120514/fb715b46/attachment.pgp>
More information about the U-Boot
mailing list