]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/woodburn_common.h
board:samsung:trats2: add env variables describing platform
[karo-tx-uboot.git] / include / configs / woodburn_common.h
index 5c442ad865c07fc979511800bdb94ff11e521459..695bc230c039f33565ee5c4531165b1a4e32fdff 100644 (file)
 /*
  * Hardware drivers
  */
-#define CONFIG_HARD_I2C
-#define CONFIG_I2C_MXC
-#define CONFIG_SYS_I2C_BASE            I2C1_BASE_ADDR
-#define CONFIG_SYS_I2C_SPEED           100000
+#define CONFIG_SYS_I2C
+#define CONFIG_SYS_I2C_MXC
+#define CONFIG_SYS_SPD_BUS_NUM         0
 #define CONFIG_MXC_SPI
 #define CONFIG_MXC_GPIO
 
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
 
-#define CONFIG_SYS_HZ                          1000
-
-
 /*
  * Stack sizes
  *