
13 May
2014
13 May
'14
3:52 a.m.
On Fri, Apr 18, 2014 at 07:09:49PM +0900, Masahiro Yamada wrote:
bfin_gen_rand_mac() uses __DATE__ as the seed for random ethernet address. This makes the build non-deterministic.
In the first place, it should not be implemented as a Bfin-specific function. Use eth_random_addr() instead.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Sonic Zhang sonic.zhang@analog.com
Applied to u-boot/master, thanks!
--
Tom