linux-kernel-test/arch/arm/mach-imx
Russell King be093beb60 [ARM] pass reboot command line to arch_reset()
OMAP wishes to pass state to the boot loader upon reboot in order to
instruct it whether to wait for USB-based reflashing or not.  There is
already a facility to do this via the reboot() syscall, except we ignore
the string passed to machine_restart().

This patch fixes things to pass this string to arch_reset().  This means
that we keep the reboot mode limited to telling the kernel _how_ to
perform the reboot which should be independent of what we request the
boot loader to do.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-03-19 16:20:24 +00:00
..
include/mach [ARM] pass reboot command line to arch_reset() 2009-03-19 16:20:24 +00:00
clock.c [ARM] i.MX add missing include 2009-01-12 12:14:40 +01:00
cpufreq.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
dma.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
generic.c [ARM] i.MX: fix breakage from commit 278892736e 2009-01-12 12:09:59 +01:00
generic.h
irq.c Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git 2008-10-09 21:33:03 +01:00
Kconfig
leds-mx1ads.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
leds.c fix file specification in comments 2006-10-03 23:01:26 +02:00
leds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
Makefile IMX: introduce clock API 2008-07-05 10:02:46 +02:00
Makefile.boot
mx1ads.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
time.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30