https://github.com/torvalds/linux
Revision 426fcd2a351e4bf662fee9fa2cf2603a48223164 authored by Philby John on 28 October 2009, 18:09:12 UTC, committed by Russell King on 01 November 2009, 14:19:34 UTC
This is the fix for proper reboot of Realview ARM1176PB board
when issuing the reboot command. Setting the eighth bit of
control register SYS_RESETCTL to 1 to force a soft reset.
arch_reset() is modified for realview machines to call machine
specific reset function pointers.

Signed-off-by: Philby John <pjohn@in.mvista.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent df71dfd
History
Tip revision: 426fcd2a351e4bf662fee9fa2cf2603a48223164 authored by Philby John on 28 October 2009, 18:09:12 UTC
ARM: 5774/1: Fix Realview ARM1176PB board reboot
Tip revision: 426fcd2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 155.4 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top