diff --git a/arch/mips/cpu/start.S b/arch/mips/cpu/start.S index c157d03d314f67dad89ead4e55fe82f2ec20912c..8f85ede9ad2b55f9fec68fd4f8f8138ea329afcc 100644 --- a/arch/mips/cpu/start.S +++ b/arch/mips/cpu/start.S @@ -127,6 +127,7 @@ reset: and t0, t0, MIPS_CONF_IMPL or t0, t0, CONF_CM_UNCACHED mtc0 t0, CP0_CONFIG + ehb #endif /*