Re: [PATCH V3 1/5] imx: imx8mq_evk: switch to binman

2022-01-07 Thread Tom Rini
On Fri, Oct 22, 2021 at 10:42:16AM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Switch to use binman to pack images > > Signed-off-by: Peng Fan Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH V3 1/5] imx: imx8mq_evk: switch to binman

2021-11-22 Thread Peng Fan (OSS)
On 2021/11/12 1:24, Heiko Thiery wrote: Hi Peng, Am Fr., 22. Okt. 2021 um 04:07 Uhr schrieb Peng Fan (OSS) : From: Peng Fan Switch to use binman to pack images After switching to binman you will hit the same issue I have in the u-boot CI. The mkimage step will fail because the hdmi firm

Re: [PATCH V3 1/5] imx: imx8mq_evk: switch to binman

2021-11-22 Thread Peng Fan (OSS)
On 2021/11/11 22:41, Patrick Wildt wrote: On Fri, Oct 22, 2021 at 10:42:16AM +0800, Peng Fan (OSS) wrote: From: Peng Fan Switch to use binman to pack images Signed-off-by: Peng Fan I'm unsure how to reply to this. On the one hand I really like to see this go in, on the other hand this

Re: [PATCH V3 1/5] imx: imx8mq_evk: switch to binman

2021-11-11 Thread Heiko Thiery
Hi Peng, Am Fr., 22. Okt. 2021 um 04:07 Uhr schrieb Peng Fan (OSS) : > > From: Peng Fan > > Switch to use binman to pack images After switching to binman you will hit the same issue I have in the u-boot CI. The mkimage step will fail because the hdmi firmware blob can not be found [1]. There is

Re: [PATCH V3 1/5] imx: imx8mq_evk: switch to binman

2021-11-11 Thread Patrick Wildt
On Fri, Oct 22, 2021 at 10:42:16AM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Switch to use binman to pack images > > Signed-off-by: Peng Fan I'm unsure how to reply to this. On the one hand I really like to see this go in, on the other hand this changes the expectation of what flash.b

[PATCH V3 1/5] imx: imx8mq_evk: switch to binman

2021-10-21 Thread Peng Fan (OSS)
From: Peng Fan Switch to use binman to pack images Signed-off-by: Peng Fan --- arch/arm/dts/imx8mq-evk-u-boot.dtsi | 2 + arch/arm/dts/imx8mq-u-boot.dtsi | 122 arch/arm/mach-imx/imx8m/Kconfig | 1 + board/freescale/imx8mq_evk/Kconfig | 2