On 13/12/2015 12:08, Michael Heimpold wrote:
> For some board designs, it might be useful to switch the DC-DC
> clock source to something else rather the default 24 MHz, e.g.
> for EMI reasons.
> 
> For this, override the mxs_power_setup_dcdc_clocksource function
> in your board support files.
> 
> Example:
> void mxs_power_setup_dcdc_clocksource(void)
> {
>     mxs_power_switch_dcdc_clocksource(POWER_MISC_FREQSEL_20MHZ);
> }
> 
> Signed-off-by: Michael Heimpold <m...@heimpold.de>
> Cc: Marek Vasut <ma...@denx.de>
> Cc: Otavio Salvador <ota...@ossystems.com.br>
> Cc: Fabio Estevam <fabio.este...@freescale.com>
> ---


Applied to u-boot-imx, thanks!

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=====================================================================
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to