Other Parts Discussed in Thread: TMS320C6678
Hello,
I have certain questions on PLL. How to initialize the PLL in gel file and in U-boot setup.
can you also explain the below parameters
ibl.pllConfig[ibl_DDR_PLL].doEnable = 0;
ibl.pllConfig[ibl_DDR_PLL].prediv = 1;
ibl.pllConfig[ibl_DDR_PLL].mult = 12;
ibl.pllConfig[ibl_DDR_PLL].postdiv = 2;