mips: sync asm/mipsregs.h with Linux 5.7
[platform/kernel/u-boot.git] / arch / mips / cpu / start.S
index 0c30303..e227717 100644 (file)
@@ -138,7 +138,7 @@ reset:
        and     t0, t0, (1 << 31)
 #else
 1:     mfc0    t0, CP0_EBASE
-       and     t0, t0, EBASE_CPUNUM
+       and     t0, t0, MIPS_EBASE_CPUNUM
 #endif
 
        /* Hang if this isn't the first CPU in the system */