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.

WEC7: Having problems making NAND registry hive persistent in AM35XX BSP

The following snippet from the debug log is causing the problem....we think:

PID:00400002 TID:00510002 FSREG: OEM forcing clean system hive!
PID:00400002 TID:00510002 FSREG: Mounting clean system hive
PID:00400002 TID:00510002 FSREG: Taking down boot registry.  Any open keys will
be invalid.
PID:00400002 TID:00510002 FSREG: OEM forcing user hive cleanup!
PID:00400002 TID:00510002 FSVOL: Using system database volume "\Windows\Registry
\default.vol"
PID:00400002 TID:00510002 FSVOL: OEM forcing clean system db volume!

Every time the OS is rebooting it is forcing a fresh copy of the hive to be created rather than using the existing one. This causes the flushed settings to the hive to be lost.

I have tried quite a few steps from this forum and other sources to no avail......A bit of guidance is badly needed in solving this issue.

Thanks

Patrick