arm: omap4+: Enable spl_early_init()
[platform/kernel/u-boot.git] / arch / arm / mach-omap2 / hwinit-common.c
index 77368ee..7324d52 100644 (file)
@@ -165,6 +165,7 @@ void early_system_init(void)
         * to prevent overwrites.
         */
        save_omap_boot_params();
+       spl_early_init();
 #endif
        do_board_detect();
        vcores_init();