Merge branch '2021-02-02-drop-asm_global_data-when-unused'
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / ls102xa / cpu.c
index cbc8254..f26a5b2 100644 (file)
@@ -317,6 +317,8 @@ int arch_cpu_init(void)
        struct ccsr_scfg *scfg = (void *)CONFIG_SYS_FSL_SCFG_ADDR;
        u32 state;
 
+       icache_enable();
+
        /*
         * The RCPM FSM state may not be reset after power-on.
         * So, reset them.