Skip to content
Commit 3394f398 authored by Harald Seiler's avatar Harald Seiler Committed by Tom Rini
Browse files

Revert "lpc32xx: cpu: add support for soft reset"



This reverts commit 576007ae.

The parameter passed to reset_cpu() no longer holds a meaning as all
call-sites now pass the value 0.  Thus, branching on it is essentially
dead code and will just confuse future readers.

Revert soft-reset support and just always perform a hard-reset for now.
This is a preparation for removal of the reset_cpu() parameter across
the entire tree in a later patch.

Fixes: 576007ae ("lpc32xx: cpu: add support for soft reset")
Cc: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: default avatarHarald Seiler <hws@denx.de>
parent 10b86ef9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment