[MIPS] Always do the ARC64_TWIDDLE_PC thing.
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 13 Sep 2007 18:23:48 +0000 (20:23 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 18 Oct 2007 17:11:46 +0000 (18:11 +0100)
Always jump to the place where the kernel is linked to. This helps where
the bootloaders/proms ignores the start address inside the ELF header.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found