X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf527-sdp.h;h=b374ab57725e73f97bdf0a30907b453cf0411d8d;hb=c0c5341e732b0c52190b2fd85bb6b94c5879dfd9;hp=358284619c71b1c0da4d41e6fd868d0b96bb6c4d;hpb=6ca803750e1e08fce26e508f1c35170bf9259bb4;p=u-boot diff --git a/include/configs/bf527-sdp.h b/include/configs/bf527-sdp.h index 358284619c..b374ab5772 100644 --- a/include/configs/bf527-sdp.h +++ b/include/configs/bf527-sdp.h @@ -11,6 +11,7 @@ /* * Processor Settings */ +#define CONFIG_BFIN_CPU bf527-0.2 #define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_PARA @@ -102,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 /* @@ -112,7 +113,6 @@ #define CONFIG_MISC_INIT_R #define CONFIG_UART_CONSOLE 0 - /* * Pull in common ADI header for remaining command/environment setup */