MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / bf527-ezkit.h
index c7322b8ed35e6145279ebe3a389a82e81419a677..22a5639e5626a29a9840daf0b12312cb974e6636 100644 (file)
  */
 #define CONFIG_BFIN_TWI_I2C    1
 #define CONFIG_HARD_I2C                1
-#define CONFIG_SYS_I2C_SPEED   50000
-#define CONFIG_SYS_I2C_SLAVE   0
 
 
 /*
 #endif
 
 
+/*
+ * Video Settings
+ */
+#ifdef CONFIG_BF527_EZKIT_REV_2_1
+# define CONFIG_LQ035Q1_SPI_BUS        0
+# define CONFIG_LQ035Q1_SPI_CS 7
+#endif
+
+
 /*
  * Misc Settings
  */