X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftcm-bf518.h;h=66730267a33432c10f08321c2a4cfb26781e0b0d;hb=d977d6f71ed2613c716c140ed718806fec5bae4a;hp=52055e80dcbd03fb6b34800aedcf2228c54fbdc8;hpb=50298d37e698a6c730eacf1811da5e7011e20113;p=u-boot diff --git a/include/configs/tcm-bf518.h b/include/configs/tcm-bf518.h index 52055e80dc..66730267a3 100644 --- a/include/configs/tcm-bf518.h +++ b/include/configs/tcm-bf518.h @@ -64,12 +64,11 @@ #define ADI_CMDS_NETWORK 1 #define CONFIG_BFIN_MAC #define CONFIG_NETCONSOLE 1 -#define CONFIG_NET_MULTI 1 #endif #define CONFIG_HOSTNAME tcm-bf518 /* Uncomment next line to use fixed MAC address */ /* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */ - +#define CONFIG_LIB_RAND /* * Flash Settings @@ -118,7 +117,6 @@ #define CONFIG_BOOTCOMMAND "run flashboot" #define FLASHBOOT_ENV_SETTINGS "flashboot=bootm 0x20040000\0" - /* * Pull in common ADI header for remaining command/environment setup */