This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM335X: UBIFS Root File System Sync

Part Number: PROCESSOR-SDK-AM335X
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)