ARM: uniphier: refactor MEMCONF init code
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / init / init-pro4.c
index e57eb86..32d09bb 100644 (file)
@@ -24,7 +24,7 @@ int uniphier_pro4_init(const struct uniphier_board_data *bd)
 
        led_puts("L0");
 
-       memconf_init(bd);
+       uniphier_memconf_2ch_init(bd);
 
        led_puts("L1");