ARM: fiq_debugger: add support for reboot commands
authorColin Cross <ccross@android.com>
Wed, 14 Mar 2012 23:29:47 +0000 (16:29 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:39 +0000 (13:40 -0700)
commit7d2e593be19fe0a3c8c6fa5ab14bee55457bef4d
tree28a58f5252136d702f65c2b05ac335eac6cb7992
parent9a54ba13c608ee365c9f97f4dfb41910e68614f4
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