u-boot/arch/arm/mach-lpc32xx
Harald Seiler 3394f398b5 Revert "lpc32xx: cpu: add support for soft reset"
This reverts commit 576007aec9.

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: 576007aec9 ("lpc32xx: cpu: add support for soft reset")
Cc: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: Harald Seiler <hws@denx.de>
2021-03-02 14:03:02 -05:00
..
clk.c arm: lpc32xx: move SoC to mach-lpc32xx 2020-05-15 14:47:35 -04:00
cpu.c Revert "lpc32xx: cpu: add support for soft reset" 2021-03-02 14:03:02 -05:00
devices.c dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() 2021-01-05 12:26:35 -07:00
dram.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig arm: lpc32xx: move SoC to mach-lpc32xx 2020-05-15 14:47:35 -04:00
lowlevel_init.S arm: lpc32xx: move SoC to mach-lpc32xx 2020-05-15 14:47:35 -04:00
Makefile arm: lpc32xx: move SoC to mach-lpc32xx 2020-05-15 14:47:35 -04:00
timer.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00