[PATCH] exynos: Avoid duplicate reset_cpu with SYSRESET enabled

Tom Rini trini at konsulko.com
Mon Oct 30 18:25:50 CET 2023


On Mon, Oct 30, 2023 at 11:55:02AM -0500, Sam Protsenko wrote:

> The sysreset uclass unconditionally provides a definition of the
> reset_cpu() function. So does the exynos soc code. Fix the build with
> SYSRESET enabled by omitting the function from the soc code in that
> case. The code still needs to be kept around for use in SPL.
> 
> This commit was inspired by commit 6e19dc84c14b ("sunxi: Avoid duplicate
> reset_cpu with SYSRESET enabled").
> 
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20231030/0091c7d4/attachment.sig>


More information about the U-Boot mailing list