Skip to content
Commit 131172a4 authored by Joel Stanley's avatar Joel Stanley Committed by Stafford Horne
Browse files

openrisc: restart: Call common handlers before hanging



Currently openrisc will print a message and then hang in an infinite
loop when rebooting.

This patch adopts some code from ARM, which calls the common restart
infrastructure and hangs after a small delay if the restart infra
doesn't do anything.

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
parent 472ab9ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment