[U-Boot] [PATCH 2/3] mx6ulinitclockearlier

Otavio Salvador otavio.salvador at ossystems.com.br
Mon Aug 29 19:56:53 CEST 2016


Is this intended?

On Mon, Aug 29, 2016 at 2:54 PM, Fabio Estevam <festevam at gmail.com> wrote:
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
>  board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c b/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
> index b13f0e2..fe81042 100644
> --- a/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
> +++ b/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
> @@ -842,11 +842,11 @@ static void spl_dram_init(void)
>
>  void board_init_f(ulong dummy)
>  {
> +       ccgr_init();
> +
>         /* setup AIPS and disable watchdog */
>         arch_cpu_init();
>
> -       ccgr_init();
> -
>         /* iomux and setup of i2c */
>         board_early_init_f();
>
> --
> 1.9.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the U-Boot mailing list