On Monday 13 February 2012 02:32 PM, Marek Vasut wrote: >> + /* Calibrate pll */ >> + while ((readl(&phy_regs->utmi_pll)& PLL_READY) == 0) >> + ; > No endless loops please. > missed it somehow... :) will fix Regards, Ajay Bhargav