[PATCH 1/4] nds32: Remove dead reset_cpu() implementation

Tom Rini trini at konsulko.com
Wed Mar 3 20:07:54 CET 2021


On Tue, Dec 15, 2020 at 04:47:49PM +0100, Harald Seiler wrote:

> nds32 is one of the only architectures which still have a reset_cpu()
> implementation that makes use of the `addr` parameter.  The rest of
> U-Boot now ignores it and passes 0 everywhere.  It turns out that even
> here, reset_cpu() is no longer referenced anywhere; reset is either not
> implemented (e.g. ae3xx) or realized using a WDT (e.g. ag101).
> 
> Remove this left-over implementation in preparation for the removal of
> the `addr` parameter in the entire tree.
> 
> Cc: Rick Chen <rick at andestech.com>
> Signed-off-by: Harald Seiler <hws at denx.de>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Rick Chen <rick at andestech.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210303/8c9d4181/attachment.sig>


More information about the U-Boot mailing list