mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-22 05:06:39 -04:00
ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user