commit | fa97ddcec20abe43f68bac6809bd250a93d66789 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Mon Aug 29 20:37:18 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Sep 06 18:22:48 2016 +0200 |
tree | 604715b1e425b1d2a702a4fb9b548055fde074dc | |
parent | 1cc9d11a73a445d0e9c88c6c6bbc7370cdedc160 [diff] |
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>