ARM: fiq_debugger: add support for reboot commands
authorColin Cross <ccross@android.com>
Wed, 14 Mar 2012 23:29:47 +0000 (16:29 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:20 +0000 (13:52 -0800)
commit61b0d5a3c159d2ad9d9acdb48c68fcab5d0046f0
tree619e7e2a60ee04215d175f88239bc22508bb9900
parentdcccb8f21c9df1016797f98a5fb595a23db0b3f5
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