Re: [PATCH v3 2/3] mach-imx: Add i.MX93 binman support.

2024-01-03 Thread Fabio Estevam
On Fri, Dec 29, 2023 at 8:17 AM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > Add dedicated Makefile targets for the i.MX93 and a new imx93-u-boot.dtsi > device-tree to create binman images. > > Signed-off-by: Mathieu Othacehe Reviewed-by: Fabio Estevam

[PATCH v3 2/3] mach-imx: Add i.MX93 binman support.

2023-12-29 Thread Mathieu Othacehe
From: Mathieu Othacehe Add dedicated Makefile targets for the i.MX93 and a new imx93-u-boot.dtsi device-tree to create binman images. Signed-off-by: Mathieu Othacehe --- arch/arm/dts/imx93-u-boot.dtsi | 88 ++ arch/arm/mach-imx/Makefile | 22 - 2 fil