OMAP4: clock-common: Move the usb dppl configuration to new func
[oweals/u-boot.git] / arch / arm / cpu / armv7 / omap-common / hwinit-common.c
index 49cdc3936e6829a91b98d2c081b0a3bc1387fa85..ab46bff5af7ab32b62e9fbb243e0896737c2a1aa 100644 (file)
@@ -120,6 +120,8 @@ void s_init(void)
 #endif
        prcm_init();
 #ifdef CONFIG_SPL_BUILD
+       timer_init();
+
        /* For regular u-boot sdram_init() is called from dram_init() */
        sdram_init();
        init_boot_params();