Re: Must I call function NKForceCleanBoot() in OEMInit()?



Hi LDW,

Sometimes switch power of the system rapidly might result in this problem
because memory needs more time to be cleaned.
So the code path may also be changed from cool boot to warm boot. Call
NKForceCleanBoot( ) is a way to prevent this problem.


--
I hope it is useful ^_^

Best Regards,

Blake Chang


"LDW" <li.dewen@xxxxxxxxx> wrote in message
news:eXp7odVbHHA.348@xxxxxxxxxxxxxxxxxxxxxxx
Dear all:
Must I call function NKForceCleanBoot() in OEMInit()? If I did it, the
system can boot happily. but if I commented it, the system sometimes can't
boot well, But sometimes can.
That is why? and what will cause this problem? and I want to make a
SoftReset in system.
Thanks.



.