Dear Experts,
My environment: TI OMAP3715 / WEC 2013
We use Emmc as storage and make hive registry saved in it.
There are two cases below:
1. Add flag "MountPermanent"=dword:1 under registry key [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\EMMC]. Pressing power key to make system enter into and out suspend/resume state, file system is not work well. For example can not find Emmc mount directory 'Data Disk', can not access files on SD Card. And can not wake up from suspend state second time by pressing power key.
2. Do not add flag "MountPermanent"=dword:1. Then the system can enter into and out suspend/resume state freely. But it seems that the changes of registry can not be saved after wake up.
The flag MountPermanent should be added according to some articles. But I do not know what is happen to the file system after suspend/resume. Could you kindly give me some suggestions?