ColdFire: Add M5253DEMO platform support for MCF5253
[oweals/u-boot.git] / include / configs / MPC8349EMDS.h
index 870583845d9ca706e6b492067a4e10f500196eec..a53f5cd2612b6fab2cd5bd50a173f353caa6755c 100644 (file)
  * FLASH on the Local Bus
  */
 #define CFG_FLASH_CFI                          /* use the Common Flash Interface */
-#define CFG_FLASH_CFI_DRIVER                   /* use the CFI driver */
+#define CONFIG_FLASH_CFI_DRIVER                        /* use the CFI driver */
 #define CFG_FLASH_BASE         0xFE000000      /* start of FLASH   */
 #define CFG_FLASH_SIZE         32              /* max flash size in MB */
 /* #define CFG_FLASH_USE_BUFFER_WRITE */