ARM: uniphier: split out UMC clock enable
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / init / init-pro5.c
index c809ae7..ea53dcf 100644 (file)
@@ -24,7 +24,8 @@ int uniphier_pro5_init(const struct uniphier_board_data *bd)
 
        led_puts("L1");
 
-       uniphier_pro5_early_clk_init(bd);
+       uniphier_sld3_early_clk_init();
+       uniphier_pro5_dram_clk_init();
 
        led_puts("L2");