X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm-bf537u.h;h=3a2d72626c726c51973786d22051b380ddc4f444;hb=28824407f341fa424535e18e164ea94b5e2cfa8a;hp=88c99821b1e4d3cf662e402d655bea8df1d5e8b2;hpb=c42f56d96d1ec642496ee0fdf741dc13fbbec2e2;p=oweals%2Fu-boot.git diff --git a/include/configs/cm-bf537u.h b/include/configs/cm-bf537u.h index 88c99821b1..3a2d72626c 100644 --- a/include/configs/cm-bf537u.h +++ b/include/configs/cm-bf537u.h @@ -69,9 +69,6 @@ #define CONFIG_NETCONSOLE 1 #endif #define CONFIG_HOSTNAME cm-bf537u -/* Uncomment next line to use fixed MAC address */ -/* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */ -#define CONFIG_LIB_RAND /* * Flash Settings @@ -120,8 +117,8 @@ /* * I2C Settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI /* @@ -143,7 +140,6 @@ "flashboot=flread 20040000 1000000 300000;" \ "bootm 0x1000000\0" #define CONFIG_BOARD_SIZE_LIMIT $$((384 * 1024)) -#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED /* * Pull in common ADI header for remaining command/environment setup