commit | 858b025b96a7843877e0183e72e457bbf48647e6 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jun 13 12:59:31 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:06 2013 -0400 |
tree | a47f30cadd2f104bb36a4de6798f24e3ccdbb1ad | |
parent | 3a22c9e8afacfb722c564663ab88b4fceda8d371 [diff] |
MIPS: xburst/start.S: save gd in s0 register Synchronize the code with mips{32,64}/start.S, in order to allow further unifications. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>