1
0
Fork 0
remarkable-uboot/board/bf537-stamp
Masahiro Yamada c42f56d96d blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
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>
2014-05-12 15:19:46 -04:00
..
Makefile blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
bf537-stamp.c blackfin: replace bfin_gen_rand_mac() with eth_random_addr() 2014-05-12 15:19:46 -04:00
config.mk kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
ide-cf.c Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c 2009-04-02 06:42:00 -04:00
post-memory.c Blackfin: bf537-stamp: convert to gpio post hotkey 2011-09-29 16:38:05 -04:00