diff options
author | Harald Seiler | 2020-12-15 16:47:51 +0100 |
---|---|---|
committer | Tom Rini | 2021-03-02 14:03:02 -0500 |
commit | 3394f398b5f37d930b9ae1b6638fe26b0cc735d8 (patch) | |
tree | b9365954b8f41e456abd8082b377a1781a2190df /board/phytium/durian/durian.c | |
parent | 10b86ef9b347c72ad8e73e739a9a00efd0f259f6 (diff) |
Revert "lpc32xx: cpu: add support for soft reset"
This reverts commit 576007aec9a4a5f4f3dd1f690fb26a8c05ceb75f.
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: 576007aec9a4 ("lpc32xx: cpu: add support for soft reset")
Cc: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: Harald Seiler <hws@denx.de>
Diffstat (limited to 'board/phytium/durian/durian.c')
0 files changed, 0 insertions, 0 deletions