Re: [U-Boot] [PATCH] MX28: mx28evk: Follow m28evk change in SSP clock

2012-08-28 Thread Otavio Salvador
On Mon, Aug 27, 2012 at 8:28 PM, Marek Vasut marek.va...@gmail.com wrote: Dear Otavio Salvador, This changes the board config to follow m28evk board configuration. Signed-off-by: Otavio Salvador ota...@ossystems.com.br ... - /* SSP2 clock at 96MHz */ - mx28_set_sspclk(MXC_SSPCLK2,

[U-Boot] [PATCH] MX28: mx28evk: Follow m28evk change in SSP clock

2012-08-27 Thread Otavio Salvador
This changes the board config to follow m28evk board configuration. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- board/freescale/mx28evk/mx28evk.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/freescale/mx28evk/mx28evk.c

Re: [U-Boot] [PATCH] MX28: mx28evk: Follow m28evk change in SSP clock

2012-08-27 Thread Marek Vasut
Dear Otavio Salvador, This changes the board config to follow m28evk board configuration. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- board/freescale/mx28evk/mx28evk.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git