diff options
author | Jayachandran C <jchandra@broadcom.com> | 2013-06-10 06:41:05 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-13 17:46:42 +0200 |
commit | fd5f527cc58f7112f0d2c3cf2c29ae3ea5417de5 (patch) | |
tree | 5c03ffb32ae4ec74fb59491282b9f1cd3b190952 /arch/mips/include/asm/netlogic | |
parent | 919f9abb3723f088290c62648b12fbfc7600d923 (diff) |
MIPS: Netlogic: use branch instead of jump
Fix an issue in the reset code. Since this code is copied to the
reset vector, using 'j' for looping is not correct. Use relative
branch 'b'.
Update the usage of 'j' in smpboot.S to be consistent although it
is not a bug there.
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5427/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/netlogic')
0 files changed, 0 insertions, 0 deletions