linux/arch/sh
Magnus Damm 5734493bac sh: fix kexec entry point for crash kernels
The crash kernel entry point is currently checked by the kexec kernel
code and only physical addresses in the reserved memory window are
accepted. This means that we can't pass P2 or P1 addresses as entry
points in the case of crash kernels. This patch makes sure we can start
crash kernels by adding support for physical address entry points.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-08-28 14:53:03 +09:00
..
boards video: export sh_mobile_lcdc panel size 2008-08-11 20:17:55 +09:00
boot sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. 2008-07-29 09:15:01 +09:00
cchips sh: Kill off more dead symbols. 2008-02-14 14:22:12 +09:00
configs sh: Update sh7763rdp defconfig 2008-08-11 20:17:51 +09:00
drivers sh: Move out the solution engine headers to arch/sh/include/mach-se/ 2008-07-29 21:41:37 +09:00
include sh64: re-add the __strnlen_user() prototype 2008-08-25 14:07:58 +09:00
kernel sh: fix kexec entry point for crash kernels 2008-08-28 14:53:03 +09:00
lib move arch/sh/lib/io.o to obj-y 2008-07-28 18:10:28 +09:00
lib64 sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
math-emu
mm sh: select memchunk size using kernel cmdline 2008-08-11 20:17:55 +09:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: Revert the location change of auto-generated asm/machtypes.h 2008-08-02 07:14:09 +09:00
Kconfig sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. 2008-08-04 14:18:53 +09:00
Kconfig.cpu sh: Disable big endian for SH-5. 2008-02-14 14:22:10 +09:00
Kconfig.debug sh: /proc/asids depends on MMU. 2008-08-04 08:11:03 +09:00
Makefile sh: fix LIBGCC 2008-08-02 07:23:31 +09:00