commit | 01c3e0ef92f114f8ab5d5c0eb8497e0bd465e6ef | [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 | 1ac47132b6c4bb3c3a96c80926146572db7452b4 [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>