summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-ip27/kernel-entry-init.h
Commit message (Collapse)AuthorAgeFilesLines
* [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-1/+8
| | | | | | | | 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>
* Move Origin crapola into a machine-specific header file.Ralf Baechle2005-10-291-0/+52
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>