ANDROID: ARM: fiq_debugger: add support for reboot commands
authorColin Cross <ccross@android.com>
Wed, 14 Mar 2012 23:29:47 +0000 (16:29 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit14dbf8675b6cef59c629bd3737c32223cb8b0b27
tree9f984ef9fa5ed8d65098d87a9c1d6c88f40be6e8
parent05e1c7f6172c591c3a8bb833eeea3cd0d77a596e
ANDROID: ARM: fiq_debugger: add support for reboot commands

Pass the rest of the reboot command to kernel_restart to allow
reboot bootloader to work from FIQ debugger.

Change-Id: I4e7b366a69268dda17ffcf4c84f2373d15cb1271
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/common/fiq_debugger.c