ARM: uniphier: split out UMC clock enable
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / init / init-ld20.c
index 37b860a..6702430 100644 (file)
@@ -30,7 +30,8 @@ int uniphier_ld20_init(const struct uniphier_board_data *bd)
 
        led_puts("L1");
 
-       uniphier_ld20_early_clk_init(bd);
+       uniphier_ld11_early_clk_init();
+       uniphier_ld20_dram_clk_init();
 
        led_puts("L2");