smdk6400: Use CONFIG_FLASH_CFI_DRIVER

Signed-off-by: NJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
上级 7c0e5a8d
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
#define CONFIG_AMD_LV800 #define CONFIG_AMD_LV800
#define CFG_FLASH_CFI 1 /* Use CFI parameters (needed?) */ #define CFG_FLASH_CFI 1 /* Use CFI parameters (needed?) */
/* Use drivers/cfi_flash.c, even though the flash is not CFI-compliant */ /* Use drivers/cfi_flash.c, even though the flash is not CFI-compliant */
#define CFG_FLASH_CFI_DRIVER 1 #define CONFIG_FLASH_CFI_DRIVER 1
#define CFG_FLASH_CFI_WIDTH FLASH_CFI_16BIT #define CFG_FLASH_CFI_WIDTH FLASH_CFI_16BIT
#define CONFIG_FLASH_CFI_LEGACY #define CONFIG_FLASH_CFI_LEGACY
#define CFG_FLASH_LEGACY_512Kx16 #define CFG_FLASH_LEGACY_512Kx16
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册