You can try writing 0x02 to the least significant byte of each CLKSTCTRL and CLKCTRL register, that worked for me on the dm814x and is especially simple since you only need to loop over a few contiguous blocks of registers.
↧
You can try writing 0x02 to the least significant byte of each CLKSTCTRL and CLKCTRL register, that worked for me on the dm814x and is especially simple since you only need to loop over a few contiguous blocks of registers.