]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MIPS: handle mips64 ST0_KX bit in mips32 start.S
authorPaul Burton <paul.burton@imgtec.com>
Thu, 29 Jan 2015 10:04:10 +0000 (10:04 +0000)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 30 Jan 2015 13:19:58 +0000 (14:19 +0100)
commitf1c64a08106db5ce87b6afe76785e2d4fddcff63
treef24a7289de9dec7d5136918cf0e9fc96fa452bad
parentab0d002677185e6a1bcaf92f507d140b96bb1053
MIPS: handle mips64 ST0_KX bit in mips32 start.S

In preparation for sharing a single copy of start.S between mips32 &
mips64, handle setting the KX bit of the cop0 Status register when the
mips32 start.S is built for mips64.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/cpu/mips32/start.S