]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/da850evm.h
ARM: da850-evm: Enable DM_I2C
[people/ms/u-boot.git] / include / configs / da850evm.h
index 0bdf0cb1340fb4c076cc5037a05cb2f5eba5838d..821b1fe53495527f9e0071ab1224d89008ddd3c4 100644 (file)
 /*
  * I2C Configuration
  */
-#define CONFIG_SYS_I2C
+#ifndef CONFIG_SPL_BUILD
 #define CONFIG_SYS_I2C_DAVINCI
-#define CONFIG_SYS_DAVINCI_I2C_SPEED           25000
-#define CONFIG_SYS_DAVINCI_I2C_SLAVE   10 /* Bogus, master-only in U-Boot */
 #define CONFIG_SYS_I2C_EXPANDER_ADDR   0x20
+#endif
 
 /*
  * Flash & Environment