mips: sync asm/mipsregs.h with Linux 5.7
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 11 Jul 2020 23:46:18 +0000 (01:46 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 18 Jul 2020 12:23:25 +0000 (14:23 +0200)
commit81d4b14f7e7e4492d99af96c42be7fd8b26eb4d7
tree1008e677ab18f04afa4281bc26aa1ec2b792ba1c
parentc0f99579faeb9d6a14609d4855a1d6888a10e6f4
mips: sync asm/mipsregs.h with Linux 5.7

Sync asm/mipsregs.h with Linux 5.7. Also replace the custom
symbols EBASE_CPUNUM and EBASE_WG with the according symbols
from Linux.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
arch/mips/cpu/start.S
arch/mips/include/asm/compiler.h [new file with mode: 0644]
arch/mips/include/asm/isa-rev.h [new file with mode: 0644]
arch/mips/include/asm/mipsregs.h
arch/mips/lib/traps.c