kernel-ark/arch/arm/plat-mxc
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] MXC: add clkdev support 2009-03-13 10:33:50 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
gpio.c mxc: first set GPIO level, then switch direction to output 2009-03-13 10:34:19 +01:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
irq.c [ARM] MXC: do not include mach/hardware.h from mach/memory.h 2008-12-18 16:40:14 +01:00
Kconfig MX31 clkdev support 2009-03-13 10:34:32 +01:00
Makefile [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
pwm.c [ARM] MXC: add pwm driver for i.MX SoCs 2009-03-13 10:34:10 +01:00
time.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00