]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: ventana: fix boot to SD
authorTim Harvey <tharvey@gateworks.com>
Wed, 6 May 2015 20:16:56 +0000 (13:16 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:44:32 +0000 (14:44 +0200)
commitb7ad2452b7d8aced53bc4215b475cbceaf14175b
treea8fcadf5433f5a0b44dd4ec9173446e426dc7b39
parent12ffc7ffd106de201c995c4d25f5611f4ca0e2a1
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