ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:

committed by
Wolfgang Denk

parent
6b971c73f1
commit
ee9536a28c
@@ -117,7 +117,7 @@
|
|||||||
/* FLASH */
|
/* FLASH */
|
||||||
#define CONFIG_FLASH_CFI_DRIVER 1
|
#define CONFIG_FLASH_CFI_DRIVER 1
|
||||||
#define CFG_FLASH_CFI
|
#define CFG_FLASH_CFI
|
||||||
#define CFG_FLASH_CFI_DRIVER
|
#define CONFIG_FLASH_CFI_DRIVER
|
||||||
#undef CFG_FLASH_QUIET_TEST
|
#undef CFG_FLASH_QUIET_TEST
|
||||||
/* print 'E' for empty sector on flinfo */
|
/* print 'E' for empty sector on flinfo */
|
||||||
#define CFG_FLASH_EMPTY_INFO
|
#define CFG_FLASH_EMPTY_INFO
|
||||||
|
@@ -160,7 +160,7 @@
|
|||||||
/* External flash on Favr-32 */
|
/* External flash on Favr-32 */
|
||||||
#if 0
|
#if 0
|
||||||
#define CFG_FLASH_CFI 1
|
#define CFG_FLASH_CFI 1
|
||||||
#define CFG_FLASH_CFI_DRIVER 1
|
#define CONFIG_FLASH_CFI_DRIVER 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define CFG_FLASH_BASE 0x00000000
|
#define CFG_FLASH_BASE 0x00000000
|
||||||
|
Reference in New Issue
Block a user