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.

Linux: AM335x wrong clock initialization

Other Parts Discussed in Thread: AM3358

Tool/software: Linux

Hi

We are using a customized board basically derived from the BeagleBone Black with the Sitara am3358 processor.

I figured out that it looks like that in 10% of the start-ups a wrong clock is initialized.

Due to some other problem, I was investigating the usleep delay which we are using in a kernel driver.

With the use of a logic analyzer I saw that a delay of 10ms is in 10% of the cases only around 6ms.

Are there multiple configurations colliding? 

Thanks a lot for your help.