ColdFire: Add M5253DEMO platform support for MCF5253
[oweals/u-boot.git] / include / configs / imx31_phycore.h
index aaa339048babb2010c02c2a9831f38ecce33041f..237f3616af44401d52b9a1cbc85806ff98adc375 100644 (file)
 
 #define CONFIG_DRIVER_SMC911X          1
 #define CONFIG_DRIVER_SMC911X_BASE     0xa8000000
+#define CONFIG_DRIVER_SMC911X_32_BIT   1
 
 /*
  * Miscellaneous configurable options
  * CFI FLASH driver setup
  */
 #define CFG_FLASH_CFI          1       /* Flash memory is CFI compliant */
-#define CFG_FLASH_CFI_DRIVER   1       /* Use drivers/cfi_flash.c */
+#define CONFIG_FLASH_CFI_DRIVER        1       /* Use drivers/cfi_flash.c */
 #define CFG_FLASH_USE_BUFFER_WRITE 1   /* Use buffered writes (~10x faster) */
 #define CFG_FLASH_PROTECTION   1       /* Use hardware sector protection */