[PATCH] add kexec-tools support for armv7l processors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Magnus Damm <damm@xxxxxxxxxxxxx>

Add kexec-tools support for arm processors identifying themselves
as armv7l. This includes sh7377 and the omap3 on my beagle board.

Signed-off-by: Magnus Damm <damm at opensource.se>
---

 kexec/arch/arm/kexec-arm.c |    1 +
 1 file changed, 1 insertion(+)

--- 0004/kexec/arch/arm/kexec-arm.c
+++ work/kexec/arch/arm/kexec-arm.c	2009-11-17 15:02:00.000000000 +0900
@@ -111,6 +111,7 @@ int arch_process_options(int argc, char 
 const struct arch_map_entry arches[] = {
 	{ "arm", KEXEC_ARCH_ARM },
 	{ "armv6l", KEXEC_ARCH_ARM },
+	{ "armv7l", KEXEC_ARCH_ARM },
 	{ 0 },
 };
 



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux