]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: ventana: fix boot to SD
authorTim Harvey <tharvey@gateworks.com>
Wed, 6 May 2015 20:16:56 +0000 (13:16 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 15:22:15 +0000 (12:22 -0300)
commit54332840aab838b9be0f4ca5a248837bf5a6b6e3
tree8241aa96353ae9a6f076968e0a9fc47a27a67515
parent6219fb97edc364b2d24cd6bbf02a22f59c94a263
imx: ventana: fix boot to SD

This fixes a regression caused by e25fbe3fe531029dc7b100ea4c79dbc802e17fc2
(gw_ventana: Move the DCD settings to spl code)

The clock gating must be setup prior to calling arch_cpu_init(). Without this
booting to SD (directly via eFuse or via bmode) will hang.

Cc: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
board/gateworks/gw_ventana/gw_ventana_spl.c