]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: mips32/start.S: use t8 register for dynamic relocation
authorGabor Juhos <juhosg@openwrt.org>
Thu, 13 Jun 2013 10:59:27 +0000 (12:59 +0200)
committerTom Rini <trini@ti.com>
Wed, 24 Jul 2013 13:51:05 +0000 (09:51 -0400)
commit680cb2dc3a7ba1a9a5e8ca919d980e99906a767b
tree5945bdf13774f71113de404c69875e0b5e733fd2
parentda84f33b046fe99c5fbb6f7d8f8b03c7333b260d
MIPS: mips32/start.S: use t8 register for dynamic relocation

Synchronize the code with mips64/start.S, in order to
allow further unifications.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
arch/mips/cpu/mips32/start.S