]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[u-boot] / board / freescale / mx6ul_14x14_evk / mx6ul_14x14_evk.c
index 4a1e60d828c2d75e4dae142c1ec71d6874aee6c8..399bad215fa7e7be36fbecc68c7836a4348dfe1e 100644 (file)
@@ -844,11 +844,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();