ARM: AMx3xx: Centralize early clock initialization
[oweals/u-boot.git] / arch / arm / cpu / armv7 / am33xx / board.c
index 1ba4ec5a96254dfae00f151193f51e6c3e271619..8340b5437a5bd3cd5777d9347da4d255b4f79549 100644 (file)
@@ -286,7 +286,7 @@ void early_system_init(void)
 #endif
        watchdog_disable();
        set_uart_mux_conf();
-       setup_clocks_for_console();
+       setup_early_clocks();
        uart_soft_reset();
 #if defined(CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC)
        /* Enable RTC32K clock */