]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx6ul_14x14_ev: Enable the CCGR clocks earlier
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 29 Aug 2016 23:37:18 +0000 (20:37 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 6 Sep 2016 16:22:48 +0000 (18:22 +0200)
commitab25f0f69f2024d14bfa739261a3f56d363ead30
tree604715b1e425b1d2a702a4fb9b548055fde074dc
parentb343417e2959d043ffd831fd15b08e2a49de6340
mx6ul_14x14_ev: Enable the CCGR clocks earlier

To be in the safe side we need to enable the CCGR clocks prior
to calling arch_cpu_init().

Inspired by Tim Harvey's commit d783c2744f9 ("imx: ventana: fix boot to SD").

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Eric Nelson <eric@nelint.com>
Tested-by: Eric Nelson <eric@nelint.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c