]> Git Repo - J-u-boot.git/blobdiff - arch/arm/mach-k3/j721e_init.c
arm: mach-k3: Enable WA for R5F deadlock
[J-u-boot.git] / arch / arm / mach-k3 / j721e_init.c
index d0bf86abeb222c078aacb075f2eeebc87da3b797..47587392661644727b49b18269784b03fe2b52cb 100644 (file)
@@ -87,6 +87,7 @@ void board_init_f(ulong dummy)
        ctrl_mmr_unlock();
 
 #ifdef CONFIG_CPU_V7R
+       disable_linefill_optimization();
        setup_k3_mpu_regions();
 #endif
 
This page took 0.026902 seconds and 4 git commands to generate.