Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[oweals/u-boot.git] / arch / arm / mach-k3 / am6_init.c
index ddc9f3c4f42626686ac0ec826ba595590d4b54c0..516a02e8a899e87ba1ee8b9d6c4c182c6ea8a09a 100644 (file)
@@ -198,6 +198,7 @@ void board_init_f(ulong dummy)
        if (ret)
                panic("DRAM init failed: %d\n", ret);
 #endif
+       spl_enable_dcache();
 }
 
 u32 spl_mmc_boot_mode(const u32 boot_device)