ARM: uniphier: split out UMC clock enable
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / init / init-sld3.c
index ee3245c..a2e9cc7 100644 (file)
@@ -31,7 +31,8 @@ int uniphier_sld3_init(const struct uniphier_board_data *bd)
 
        led_puts("L1");
 
-       uniphier_ld4_early_clk_init(bd);
+       uniphier_sld3_early_clk_init();
+       uniphier_sld3_dram_clk_init();
 
        led_puts("L2");