]> Git Repo - u-boot.git/blobdiff - common/board_r.c
m68k: Add generic board support for MCF547X/8X and MCF5445X
[u-boot.git] / common / board_r.c
index 826b94e98009988e18243f9d04b728653007553e..38be09b8c11163214f45348a5127ab174fcb6271 100644 (file)
@@ -759,7 +759,7 @@ init_fnc_t init_sequence_r[] = {
        initr_flash,
 #endif
        INIT_FUNC_WATCHDOG_RESET
-#if defined(CONFIG_PPC)
+#if defined(CONFIG_PPC) || defined(CONFIG_M68K)
        /* initialize higher level parts of CPU like time base and timers */
        cpu_init_r,
 #endif
This page took 0.025072 seconds and 4 git commands to generate.