Re: [PATCH] Add imx93-var-som support

2023-12-28 Thread Fabio Estevam
[Adding Peng] On Thu, Dec 28, 2023 at 12:20 PM Fabio Estevam wrote: > > Hi Mathieu, > > On Thu, Dec 28, 2023 at 11:54 AM Mathieu Othacehe > wrote: > > > For now, I am testing the bootloaders I produce using those > > instructions: > >

Re: [PATCH] Add imx93-var-som support

2023-12-28 Thread Fabio Estevam
Hi Mathieu, On Thu, Dec 28, 2023 at 11:54 AM Mathieu Othacehe wrote: > For now, I am testing the bootloaders I produce using those > instructions: > https://variwiki.com/index.php?title=Yocto_Build_U-Boot=mx93-yocto-mickledore-6.1.36_2.1.0-v1.1 > > I understand that it would be nice to have

Re: [PATCH] Add imx93-var-som support

2023-12-28 Thread Mathieu Othacehe
Hello Fabio, Thanks for the review! > It would also be helpful to add doc/board/variscite/imx93_var_som.rst > that explains > how to build U-Boot for this board, how to get the firmware, ATF, > binaries, etc, and how to flash it to the boot medium. For now, I am testing the bootloaders I

Re: [PATCH] Add imx93-var-som support

2023-12-13 Thread Fabio Estevam
Hi Mathieu, On Sat, Dec 9, 2023 at 9:57 AM Mathieu Othacehe wrote: > > Add support for the Variscite VAR-SOM-IMX93 evaluation kit. The SoM > consists of an NXP iMX93 dual A55 CPU. The SoM is mounted on a Variscite > Symphony SBC. > > Signed-off-by: Mathieu Othacehe > --- >

[PATCH] Add imx93-var-som support

2023-12-09 Thread Mathieu Othacehe
Add support for the Variscite VAR-SOM-IMX93 evaluation kit. The SoM consists of an NXP iMX93 dual A55 CPU. The SoM is mounted on a Variscite Symphony SBC. Signed-off-by: Mathieu Othacehe --- arch/arm/dts/Makefile |3 +- .../dts/imx93-var-som-symphony-u-boot.dtsi|