[U-Boot] [PATCH v2 01/14] mx5/6: Define default SoC input clock frequencies

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Sun Sep 30 15:55:49 CEST 2012


Hi Stefano,

On Sunday, September 30, 2012 12:28:07 PM, Stefano Babic wrote:
> On 27/09/2012 22:19, Benoît Thébaudeau wrote:
> > Define default SoC input clock frequencies for i.MX5/6 in order to
> > get rid of
> > duplicated definitions.
> > 
> > Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
> > Cc: Stefano Babic <sbabic at denx.de>
> > Cc: Jason Liu <r64343 at freescale.com>
> > Cc: Matt Sealey <matt at genesi-usa.com>
> > Cc: Fabio Estevam <fabio.estevam at freescale.com>
> > ---
> 
> 
> All series applied to u-boot-imx, next branch, thanks.

Thanks. Since you have applied it to /next, the following hunk should be added
for 01/14 for include/configs/mx6qsabre_common.h:
---
#define __MX6QSABRE_COMMON_CONFIG_H

#define CONFIG_MX6Q
-#define CONFIG_SYS_MX6_HCLK            24000000
-#define CONFIG_SYS_MX6_CLK32           32768
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO

---

Since there is no breakage, this can be done as a replacement or separately. How
should we proceed?

Best regards,
Benoît


More information about the U-Boot mailing list