An error occurred while fetching folder content.
rockchip: Implement a panic handler that will reboot the system
Julius Werner authored
The current Rockchip platform code retains the "common" default panic
handler which simply hangs the system (until the watchdog kicks in, if
enabled). This is usually not a great user experience.

This patch implements a Rockchip-specific panic handler that calls the
platform's reboot implementation to reset the system.

Change-Id: I4cbe09c48f1b3f86ebdfc0108c186565f9ffc119
Signed-off-by: default avatarJulius Werner <jwerner@chromium.org>
a33e763c
Name Last commit Last update
..