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.

ARM PLL configuration keystone 2

Hi,

I have a question regarding the ARM PLL configuration for keystone 2 devices.
I have studied the source code for U-Boot from the arago-project and in clock.c (/arch/arm/cpu/armv7/keystone) I stumbled upon the following:

There seems to be a glitch free bypass enable bit located in the CHIPMISCCTL1 register which is only applicable for kepler. I haven't found any documentation mentioning this, so my question is:
Can anyone tell me a bit more about this bit and what is meant with kepler?

Thanks!

Raymond