X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Ftcm-bf518.h;h=d4c89b6fce662f419b9cc9c890385d6f7c841317;hb=37e8414ad8c5f8a56a1e6843d942664a30b56fa7;hp=52055e80dcbd03fb6b34800aedcf2228c54fbdc8;hpb=fbcf8e8c753d1afa8a22b9e8d66bafe8b4a05f18;p=karo-tx-uboot.git diff --git a/include/configs/tcm-bf518.h b/include/configs/tcm-bf518.h index 52055e80dc..d4c89b6fce 100644 --- a/include/configs/tcm-bf518.h +++ b/include/configs/tcm-bf518.h @@ -64,12 +64,9 @@ #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 @@ -104,8 +101,8 @@ /* * I2C Settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI /* @@ -118,7 +115,6 @@ #define CONFIG_BOOTCOMMAND "run flashboot" #define FLASHBOOT_ENV_SETTINGS "flashboot=bootm 0x20040000\0" - /* * Pull in common ADI header for remaining command/environment setup */