X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm-bf537u.h;h=3a2d72626c726c51973786d22051b380ddc4f444;hb=28824407f341fa424535e18e164ea94b5e2cfa8a;hp=da4cc6718d84197aee168905eebba23142ba5dc0;hpb=e6fe4bd989b93b1f37a25771fc14478dd33aa0df;p=oweals%2Fu-boot.git diff --git a/include/configs/cm-bf537u.h b/include/configs/cm-bf537u.h index da4cc6718d..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 */ - /* * 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 /* @@ -144,7 +141,6 @@ "bootm 0x1000000\0" #define CONFIG_BOARD_SIZE_LIMIT $$((384 * 1024)) - /* * Pull in common ADI header for remaining command/environment setup */