mirror of
https://github.com/openharmony/device_board_fnlink.git
synced 2026-06-30 22:08:17 -04:00
fix mount failed
Signed-off-by: yangjian <jianyang@bestechnic.com> Change-Id: I2bd80864c146d647ce3df363ac4ffc5bfc261c7f
This commit is contained in:
@@ -17,8 +17,8 @@ root {
|
||||
match_attr = "littlefs_config";
|
||||
mount_points = ["/data"];
|
||||
partitions = [10];
|
||||
block_size = [4096];
|
||||
block_count = [1024];
|
||||
blockSize = [4096];
|
||||
blockCount = [1024];
|
||||
}
|
||||
}
|
||||
storage_config {
|
||||
|
||||
Reference in New Issue
Block a user