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

In preparation for sharing a single copy of start.S between mips32 &
mips64, handle mips64 relocations in the mips32 start.S when 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