MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / bf527-ezkit.h
index 54fc063f9a19a30eb295c50c335bd123477445e9..22a5639e5626a29a9840daf0b12312cb974e6636 100644 (file)
@@ -11,6 +11,7 @@
 /*
  * Processor Settings
  */
+#define CONFIG_BFIN_CPU             bf527-0.0
 #define CONFIG_BFIN_BOOT_MODE       BFIN_BOOT_PARA
 
 
 /*
  * Video Settings
  */
-#ifdef CONFIG_MK_BF527_EZKIT_REV_2_1
+#ifdef CONFIG_BF527_EZKIT_REV_2_1
 # define CONFIG_LQ035Q1_SPI_BUS        0
 # define CONFIG_LQ035Q1_SPI_CS 7
 #endif