Re: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Fabio Estevam
On Mon, Sep 9, 2024 at 4:30 PM Fabio Estevam wrote: > > Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M flash.bin > image generation to binman") the imx8mq-evk fails to boot: > > U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -0300) > PMIC: PFUZE100 ID=0x10 > SEC0: RNG instantiated > N

Re: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Marek Vasut
On 9/10/24 2:43 AM, Peng Fan wrote: Subject: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman") the imx8mq-evk fails to boot: U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -

RE: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Peng Fan
> Subject: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression > > Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M > flash.bin image generation to binman") the imx8mq-evk fails to boot: > > U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -0300) >

[PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Fabio Estevam
Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman") the imx8mq-evk fails to boot: U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -0300) PMIC: PFUZE100 ID=0x10 SEC0: RNG instantiated Normal Boot Trying to boot from MMC2 Fix it by passing the offset pr