[PATCH v2 2/2] imx95_evk: Restore support for i.MX95 A0 silicon
Fabio Estevam
festevam at gmail.com
Thu Aug 7 13:31:45 CEST 2025
Hi Alice,
On Wed, Aug 6, 2025 at 9:40 AM Alice Guo (OSS) <alice.guo at oss.nxp.com> wrote:
>
> From: Alice Guo <alice.guo at nxp.com>
>
> This patch is used to restore support for i.MX95 A0 silicon. To avoid
> duplicating defconfig, imx95.config is added and can be shared between
> imx95_a0_19x19_evk_defconfig and imx95_19x19_evk_defconfig.
>
> container.cfg and imximage.cfg are used to created .cfgout files that
> are be passed to mkimage with -n to build flash.bin. Now they have been
> deleted and replaced by adding their content to the property cfg-content
> of node which type is nxp-config under binman node.
>
> Fixes: 9936724aa9b ("imx95_evk: Add i.MX95 B0 support")
>
> Signed-off-by: Alice Guo <alice.guo at nxp.com>
> ---
> arch/arm/dts/imx95-u-boot.dtsi | 48 ++++++++++
> arch/arm/mach-imx/Makefile | 5 +
> arch/arm/mach-imx/imx9/Kconfig | 5 +-
> arch/arm/mach-imx/imx9/scmi/container.cfg | 11 ---
> arch/arm/mach-imx/imx9/scmi/imximage.cfg | 16 ----
> configs/imx95.config | 150 +++++++++++++++++++++++++++++
In v3, please call it configs/imx95_evk.config
Thanks
More information about the U-Boot
mailing list