X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf518f-ezbrd.h;h=20f6ed1992f82055736ba4a1f0ecdd7a4986bee3;hb=1454ba8e56d88a8b95ac8050cde2c07c651cd0ae;hp=64ca9ed43935fa2676b0467b80f8af52d5ca1863;hpb=e67f46286440a53fb1d693152667ea3b1a6b3060;p=karo-tx-uboot.git diff --git a/include/configs/bf518f-ezbrd.h b/include/configs/bf518f-ezbrd.h index 64ca9ed439..20f6ed1992 100644 --- a/include/configs/bf518f-ezbrd.h +++ b/include/configs/bf518f-ezbrd.h @@ -11,6 +11,7 @@ /* * Processor Settings */ +#define CONFIG_BFIN_CPU bf518-0.0 #define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_PARA @@ -83,13 +84,12 @@ P_MII0_MDIO, \ 0 } #define CONFIG_NETCONSOLE 1 -#define CONFIG_NET_MULTI 1 #endif #define CONFIG_HOSTNAME bf518f-ezbrd #define CONFIG_PHY_ADDR 3 /* Uncomment next line to use fixed MAC address */ /* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */ - +#define CONFIG_LIB_RAND /* * Flash Settings @@ -156,7 +156,6 @@ #define CONFIG_RTC_BFIN #define CONFIG_UART_CONSOLE 0 - /* * Pull in common ADI header for remaining command/environment setup */