linux/arch/arm/mach-versatile
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
Kconfig [ARM] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
Makefile
Makefile.boot
clock.c [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
clock.h [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
core.c [ARM] 5395/1: RealView: Add support for the DS1338 RTC chip 2009-02-19 11:30:25 +00:00
core.h arm: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:43 -08:00
pci.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_ab.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_pb.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00