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.

System time jumps to 131072 sec ahead suddenly

Other Parts Discussed in Thread: AM3352, AM3517, AM3358

Hi,

Now I'm implement software on our custom board which uses AM3352.

SDK version is linux-3.2.0-psp05.06.00.00.

I have encounterd  problem that Linux system time jumps "131072 second future" suddenly.

The reproducibility is 1,2 times per day.

I added debug log to do_sys_settimeofday() in /linux-3.2.0-psp05.06.00.00/kernel/time.c

But any log is not appeared when problem happened, .

I was able to find that similar issue is reported in forum (which subject is "AM3517 time jump"),but I couldn't find that answer.

Does anyone know about this problem?

Best Regards,

Mukawa