X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf537-minotaur.h;h=53b7ab51b8e5a1fcee8a5c90b6afbc93c63dc30c;hb=b48b69ba10fd1fd1f0de73220438ba8052fc2a33;hp=156eeabb06d5f7488b350f0b30ba3704f77ea020;hpb=3f56795635ab419d3378451a9291490cfa47f472;p=u-boot diff --git a/include/configs/bf537-minotaur.h b/include/configs/bf537-minotaur.h index 156eeabb06..53b7ab51b8 100644 --- a/include/configs/bf537-minotaur.h +++ b/include/configs/bf537-minotaur.h @@ -86,8 +86,6 @@ #define CONFIG_SYS_AUTOLOAD "no" #define CONFIG_ROOTPATH "/romfs" -/* Uncomment next line to use fixed MAC address */ -/* #define CONFIG_ETHADDR 02:80:ad:20:31:42 */ /* @@ -120,8 +118,8 @@ /* * I2C settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI #define CONFIG_SYS_I2C_SPEED 50000 #define CONFIG_SYS_I2C_SLAVE 0 @@ -132,7 +130,6 @@ #define CONFIG_SYS_LONGHELP 1 #define CONFIG_CMDLINE_EDITING 1 #define CONFIG_ENV_OVERWRITE 1 -#define CONFIG_MISC_INIT_R #define CONFIG_BAUDRATE 57600 #define CONFIG_UART_CONSOLE 0 @@ -155,7 +152,6 @@ # define CONFIG_CMD_DHCP # define CONFIG_CMD_PING #else -# undef CONFIG_CMD_NET # undef CONFIG_CMD_NFS #endif