commit | d707e5b713e1188556027d835a542d1fc888179d | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Fri Jun 14 14:47:10 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:06 2013 -0400 |
tree | b0a2f6fb149b075b6d9ade9bb236a5fbb1b1ecb6 | |
parent | e5c868a2089d5aad3c91e008dc978c78012f1fa1 [diff] |
MIPS: xburst/start.S: rework relocation info check Make it similar to the code in 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>