commit | b847879ed7e420bacc0e038436d4c7f3acb71c31 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jun 13 12:59:28 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:05 2013 -0400 |
tree | 0dd922d4f1c3ab50bd3f2b663f4e6cea59b29e04 | |
parent | 489c5d744bffaa6a18c3b07ee82b0b5bda42ffb1 [diff] |
MIPS: mips32/start.S: rework relocation info check Make it similar to the code in mips64/start.S, in order to allow further unifications. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>