X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftcm-bf518.h;h=e96a7427e5864c64280e0c3dc2eb38f0645ef484;hb=437b23e67fafa84dcc46a3f6b2d4e4bb7833c461;hp=241f21051eab1b5c1b5de475ccd793c6b534905c;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=u-boot diff --git a/include/configs/tcm-bf518.h b/include/configs/tcm-bf518.h index 241f21051e..e96a7427e5 100644 --- a/include/configs/tcm-bf518.h +++ b/include/configs/tcm-bf518.h @@ -68,7 +68,7 @@ #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 @@ -103,8 +103,8 @@ /* * I2C Settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI /* @@ -117,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 */