Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 | 1 | -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 Baechle | 2005-10-29 | 1 | -0/+52 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |