X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf527-ezkit.h;h=b23a250e0aee9d43c58e02e738d20e28c66c506b;hb=37e8414ad8c5f8a56a1e6843d942664a30b56fa7;hp=db1b6136f3a97c848aa405fb55eaf420e8167695;hpb=69f14dc2fd64307f012381dd333a06001dec75dc;p=karo-tx-uboot.git diff --git a/include/configs/bf527-ezkit.h b/include/configs/bf527-ezkit.h index db1b6136f3..b23a250e0a 100644 --- a/include/configs/bf527-ezkit.h +++ b/include/configs/bf527-ezkit.h @@ -83,9 +83,7 @@ #define CONFIG_NETCONSOLE 1 #endif #define CONFIG_HOSTNAME bf527-ezkit -/* Uncomment next line to use fixed MAC address */ -/* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */ - +#define CONFIG_LIB_RAND /* * Flash Settings @@ -134,8 +132,8 @@ /* * I2C Settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI /* @@ -180,7 +178,6 @@ #define CONFIG_RTC_BFIN #define CONFIG_UART_CONSOLE 1 - /* * Pull in common ADI header for remaining command/environment setup */