X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm-bf527.h;h=643c8379aad6207877321826ef5fecd74a341206;hb=7375f4007f7f0be439e9956ae429cdd4dd80b537;hp=b15a1eb7a2ee82333382d23a6bf3425811a10651;hpb=7100a54604442176dc1785a7644f3df8c85d6c55;p=u-boot diff --git a/include/configs/cm-bf527.h b/include/configs/cm-bf527.h index b15a1eb7a2..643c8379aa 100644 --- a/include/configs/cm-bf527.h +++ b/include/configs/cm-bf527.h @@ -85,7 +85,7 @@ #define CONFIG_HOSTNAME cm-bf527 /* Uncomment next line to use fixed MAC address */ /* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */ - +#define CONFIG_LIB_RAND /* * Flash Settings @@ -113,8 +113,8 @@ /* * I2C Settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI /* @@ -129,7 +129,6 @@ "flashboot=flread 20040000 1000000 300000;" \ "bootm 0x1000000\0" - /* * Pull in common ADI header for remaining command/environment setup */