Re: Issue building flash.bin for imx8mq_evk

2021-12-06 Thread Angus Ainslie

Hi Fabio,

On 2021-12-03 09:28, Fabio Estevam wrote:

Hi Angus,

On Tue, Nov 30, 2021 at 2:40 PM Angus Ainslie  wrote:


Are there binman updates for the imx8mq_evk ?


Yes, Andrey has sent the following patch:
https://lists.denx.de/pipermail/u-boot/2021-December/468983.html


Thanks, I'll give it a try.


Re: Issue building flash.bin for imx8mq_evk

2021-12-03 Thread Fabio Estevam
Hi Angus,

On Tue, Nov 30, 2021 at 2:40 PM Angus Ainslie  wrote:

> Are there binman updates for the imx8mq_evk ?

Yes, Andrey has sent the following patch:
https://lists.denx.de/pipermail/u-boot/2021-December/468983.html


Issue building flash.bin for imx8mq_evk

2021-11-30 Thread Angus Ainslie

Hi,

I've tested v2021.10 and "make flash.bin" still works there for 
imx8mq_evk_defconfig.


With the latest master that doesn't build any more

./"arch/arm/mach-imx/mkimage_fit_atf.sh" \
arch/arm/dts/imx8mq-evk.dtb > u-boot.its
/bin/sh: 1: ./arch/arm/mach-imx/mkimage_fit_atf.sh: not found
make: *** [Makefile:1350: u-boot.its] Error 127

This was the commit that broke it.

68de913c12c4d091f51009ad6f179fab825d3d82

Are there binman updates for the imx8mq_evk ?

Thanks
Angus