[PATCH 3/4] common: Make TI K3 get_reset_reason() a weak global
Sverdlin, Alexander
alexander.sverdlin at siemens.com
Tue May 12 08:26:30 CEST 2026
Hi Anshul,
On Tue, 2026-05-12 at 11:23 +0530, Anshul Dalal wrote:
> On Mon, 11 May 2026 22:12:32 +0200, A. Sverdlin <alexander.sverdlin at siemens.com> wrote:
> > diff --git a/arch/arm/mach-k3/am62x/boot.c b/arch/arm/mach-k3/am62x/boot.c
> > index bae53f1e459..8c46532113a 100644
> > --- a/arch/arm/mach-k3/am62x/boot.c
> > +++ b/arch/arm/mach-k3/am62x/boot.c
> > @@ -1,4 +1,5 @@
> > // SPDX-License-Identifier: GPL-2.0+
> > +#include <init.h>
>
> Are these includes necessary here?
yes, for the get_reset_reason() declaration which is being removed from
arch/arm/mach-k3/include/mach/hardware.h.
--
Alexander Sverdlin
Siemens AG
www.siemens.com
More information about the U-Boot
mailing list