ColdFire: Add M5253DEMO platform support for MCF5253
[oweals/u-boot.git] / include / configs / Total5200.h
index 598fe7bf27823fd100ed8ccf362a467863acfdb8..25e98e249e5cd88e9dbf88415e0b2c2617bd94b4 100644 (file)
  * Flash configuration
  */
 #define CFG_FLASH_CFI          1       /* Flash is CFI conformant */
-#define CFG_FLASH_CFI_DRIVER   1       /* Use the common driver */
+#define CONFIG_FLASH_CFI_DRIVER        1       /* Use the common driver */
 #if CONFIG_TOTAL5200_REV==2
 #   define CFG_MAX_FLASH_BANKS 3       /* max num of flash banks */
 #   define CFG_FLASH_BANKS_LIST { CFG_CS5_START, CFG_CS4_START, CFG_BOOTCS_START }