Hi Max,
On Thu, Aug 8, 2024 at 7:02 AM Max Krummenacher wrote:
> The current code does call a function which does not exist. Thus the
> compile fails if enabling CONFIG_IMX_BOOTAUX for a i.MX 8X and likely
> always did.
> I think that would merrit fixing it now rather than waiting until the
> mo
Hello Peng Fan
On Thu, Aug 08, 2024 at 03:16:54AM +, Peng Fan wrote:
> > Subject: [PATCH] imx: imx8: fix build when CONFIG_IMX_BOOTAUX is
> > set
> >
> > From: Max Krummenacher
> >
> > Use correct function name.
> >
> > Fixes: e8cd
> Subject: [PATCH] imx: imx8: fix build when CONFIG_IMX_BOOTAUX is
> set
>
> From: Max Krummenacher
>
> Use correct function name.
>
> Fixes: e8cd1f60d964 ("imx: imx8: bootaux: Add i.MX8 M4 boot
> support")
> Signed-off-by: Max Krummenacher
>
From: Max Krummenacher
Use correct function name.
Fixes: e8cd1f60d964 ("imx: imx8: bootaux: Add i.MX8 M4 boot support")
Signed-off-by: Max Krummenacher
---
arch/arm/mach-imx/imx8/cpu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-imx/imx8/cpu.c b/arch/
4 matches
Mail list logo