Other Parts Discussed in Thread: AM3359
Tool/software:
Regarding our custom hardware am3359 processor, UBIFS is utilized.
The sync to flash, which involves updating the flash memory i.e. ubifs partition by the processor when a new file is added or an existing file is modified, takes longer depending on the size of the file.
However, executing the "sync -f" command after making modifications or adding a new file result in a quicker flash synchronization or update.
Unfortunately, it is not feasible to use the "sync -f" command.
Could you please provide any suggestions to minimize the synchronization time?
Linux SDK: Version 4.19.59 for Linux.
Flash: NAND (x16 GPMC)