[U-Boot] [PATCH 3/5] blackfin: replace bfin_gen_rand_mac() with eth_random_addr()

Mike Frysinger vapier at gentoo.org
Thu Apr 17 21:07:50 CEST 2014


On Thu 17 Apr 2014 17:00:30 Masahiro Yamada wrote:
> --- a/include/configs/tcm-bf537.h
> +++ b/include/configs/tcm-bf537.h
> @@ -73,7 +73,7 @@
>  #define CONFIG_HOSTNAME		tcm-bf537
>  /* Uncomment next line to use fixed MAC address */
>  /* #define CONFIG_ETHADDR	02:80:ad:20:31:e8 */
> -
> +#define CONFIG_LIB_RAND

this should be in bfin_adi_common.h instead.  i think that replaces the 
majority of your config updates (if not all).
-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/20140417/786f80f3/attachment.pgp>


More information about the U-Boot mailing list