kernel_optimize_test/arch/mips/netlogic
Jayachandran C fd5f527cc5 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>
2013-06-13 17:46:42 +02:00
..
common MIPS: Netlogic: use branch instead of jump 2013-06-13 17:46:42 +02:00
dts MIPS: Netlogic: Support for multiple built-in device trees 2013-05-08 01:19:05 +02:00
xlp MIPS: Netlogic: move cpu_ready array to boot area 2013-06-13 17:46:42 +02:00
xlr MIPS: Netlogic: move cpu_ready array to boot area 2013-06-13 17:46:42 +02:00
Kconfig MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA 2013-06-13 17:46:40 +02:00
Makefile MIPS: Netlogic: Add support for built in DTB 2012-08-22 23:46:37 +02:00
Platform MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00