···227227 return;
228228 /* disable auto-slow (enable back afterwards) */
229229 imx233_clkctrl_enable_auto_slow(false);
230230+ /* set VDDIO to the right value */
231231+ imx233_power_set_regulator(REGULATOR_VDDIO, 3300, 3125);
230232231233 /* WARNING watch out the order ! */
232234 if(frequency > cpu_frequency)