
On 30/09/2012 15:55, Benoît Thébaudeau wrote:
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@advansee.com Cc: Stefano Babic sbabic@denx.de Cc: Jason Liu r64343@freescale.com Cc: Matt Sealey matt@genesi-usa.com Cc: Fabio Estevam fabio.estevam@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?
Because changes are so easy, my proposal to Fabio is that I can fix directly his patch into my -next. Of course, this can be fixed with a new patch, too.
Best regards, Stefano