
2 Apr
2012
2 Apr
'12
7:39 a.m.
-----Original Message----- From: Michael Walle [mailto:michael@walle.cc] Sent: 31 March 2012 18:09 To: u-boot@lists.denx.de Cc: Prafulla Wadaskar; Wolfgang Denk; Michael Walle Subject: [PATCH 2/5] net: add helper to generate random mac address
Add new function eth_random_enetaddr() to generate a locally administered ethernet address.
Signed-off-by: Michael Walle michael@walle.cc
include/net.h | 15 +++++++++++++++ net/eth.c | 15 +++++++++++++++ 2 files changed, 30 insertions(+), 0 deletions(-)
This is standalone patch, Pls post it separately, it will be acked/picked by other custodian (net- copied)
Regards.. Prafulla . . .