Re: [PATCH] mach-imx: bootaux: fix building with disabled bootelf

2023-08-31 Thread Oleksandr Suvorov
Hi Tom, On Sun, Aug 27, 2023 at 2:50 AM Tom Rini wrote: > > On Sat, Aug 26, 2023 at 06:16:36PM +0300, Oleksandr Suvorov wrote: > > Hi Heinrich, > > > > On Sat, Aug 26, 2023 at 4:46 PM Heinrich Schuchardt > > wrote: > > > > > > On 8/26/23 15:24, Oleksandr Suvorov wrote: > > > > If CMD_ELF

Re: [PATCH] mach-imx: bootaux: fix building with disabled bootelf

2023-08-26 Thread Tom Rini
On Sat, Aug 26, 2023 at 06:16:36PM +0300, Oleksandr Suvorov wrote: > Hi Heinrich, > > On Sat, Aug 26, 2023 at 4:46 PM Heinrich Schuchardt > wrote: > > > > On 8/26/23 15:24, Oleksandr Suvorov wrote: > > > If CMD_ELF disabled and IMX_BOOTAUX enabled, the u-boot building ends > > > up with a

Re: [PATCH] mach-imx: bootaux: fix building with disabled bootelf

2023-08-26 Thread Oleksandr Suvorov
Hi Heinrich, On Sat, Aug 26, 2023 at 4:46 PM Heinrich Schuchardt wrote: > > On 8/26/23 15:24, Oleksandr Suvorov wrote: > > If CMD_ELF disabled and IMX_BOOTAUX enabled, the u-boot building ends > > up with a linking error [1]. Select LIB_ELF for all cases when > > valid_elf_image() is used in the

Re: [PATCH] mach-imx: bootaux: fix building with disabled bootelf

2023-08-26 Thread Heinrich Schuchardt
On 8/26/23 15:24, Oleksandr Suvorov wrote: If CMD_ELF disabled and IMX_BOOTAUX enabled, the u-boot building ends up with a linking error [1]. Select LIB_ELF for all cases when valid_elf_image() is used in the imx_bootaux module. [1] ld: /tmp/ccaF1rpv.ltrans0.ltrans.o: in function `do_bootaux':

[PATCH] mach-imx: bootaux: fix building with disabled bootelf

2023-08-26 Thread Oleksandr Suvorov
If CMD_ELF disabled and IMX_BOOTAUX enabled, the u-boot building ends up with a linking error [1]. Select LIB_ELF for all cases when valid_elf_image() is used in the imx_bootaux module. [1] ld: /tmp/ccaF1rpv.ltrans0.ltrans.o: in function `do_bootaux': arch/arm/mach-imx/imx_bootaux.c:108: