]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf518f-ezbrd.h
gpio: at91: add missing () around macro arguments and remove redundant type cast...
[karo-tx-uboot.git] / include / configs / bf518f-ezbrd.h
index 7d20b66d50ebcf9bb840ce6d88c1e5f7b88dabb7..50e85ca93c1126eca7094bdec57bceb3e3c9d0f8 100644 (file)
        P_MII0_MDIO, \
        0 }
 #define CONFIG_NETCONSOLE      1
-#define CONFIG_NET_MULTI       1
 #endif
 #define CONFIG_HOSTNAME                bf518f-ezbrd
 #define CONFIG_PHY_ADDR                3
 /* Uncomment next line to use fixed MAC address */
 /* #define CONFIG_ETHADDR      02:80:ad:20:31:e8 */
-
+#define CONFIG_LIB_RAND
 
 /*
  * Flash Settings
 /*
  * I2C Settings
  */
-#define CONFIG_BFIN_TWI_I2C    1
-#define CONFIG_HARD_I2C                1
-#define CONFIG_SYS_I2C_SPEED   50000
-#define CONFIG_SYS_I2C_SLAVE   0
+#define CONFIG_SYS_I2C
+#define CONFIG_SYS_I2C_ADI
 
 
 /*
 #define CONFIG_RTC_BFIN
 #define CONFIG_UART_CONSOLE    0
 
-
 /*
  * Pull in common ADI header for remaining command/environment setup
  */