update flash clock
This commit is contained in:
@@ -20,7 +20,7 @@ lfs_file_t file;
|
|||||||
swlock_t flash_lock = SWLOCK_INITIAL_VALUE;
|
swlock_t flash_lock = SWLOCK_INITIAL_VALUE;
|
||||||
|
|
||||||
static rtos_qspi_flash_t qspi_flash_ctx_s;
|
static rtos_qspi_flash_t qspi_flash_ctx_s;
|
||||||
#define FLASH_CLKBLK XS1_CLKBLK_3
|
#define FLASH_CLKBLK CLKBLK_FLASHLIB
|
||||||
#ifndef FS_BASE_ADDR
|
#ifndef FS_BASE_ADDR
|
||||||
#define FS_BASE_ADDR (2500 * 1024)
|
#define FS_BASE_ADDR (2500 * 1024)
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user