update block_count
This commit is contained in:
@@ -62,7 +62,7 @@ const struct lfs_config cfg = {
|
|||||||
.read_size = 16,
|
.read_size = 16,
|
||||||
.prog_size = 16,
|
.prog_size = 16,
|
||||||
.block_size = 4096,
|
.block_size = 4096,
|
||||||
.block_count = 100,
|
.block_count = 128,
|
||||||
.cache_size = 16,
|
.cache_size = 16,
|
||||||
.lookahead_size = 16,
|
.lookahead_size = 16,
|
||||||
.block_cycles = 500,
|
.block_cycles = 500,
|
||||||
|
|||||||
Reference in New Issue
Block a user