]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM,relocate: do not use r9
authorJeroen Hofstee <jeroen@myspectrum.nl>
Sat, 21 Sep 2013 12:04:40 +0000 (14:04 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 23 Sep 2013 15:58:24 +0000 (17:58 +0200)
commita81872ff27bb66578ae515ec5079cf191656b1c1
tree49bfb2f57f6bb0cbc3e9049233240851a139d6b8
parent3102274d8b88d91f59ad1b302c5fb98fa74b6554
ARM,relocate: do not use r9

r9 is a platform-specific register in ARM EABI and not per
definition a general purpose register. Do not use it while
relocating so it can be used for gd.

cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
arch/arm/lib/relocate.S