]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx95_evk: Restore support for i.MX95 A0 silicon
authorAlice Guo <alice.guo@nxp.com>
Fri, 5 Sep 2025 18:22:04 +0000 (02:22 +0800)
committerFabio Estevam <festevam@gmail.com>
Wed, 17 Sep 2025 11:16:05 +0000 (08:16 -0300)
commitb3bbbf5fee21c7e4535cf24676609cfe64ff17fc
tree86e465525550420ff0b9425bdd78e5179427983f
parent5c389e61902d12bf295c3ab1db221da3fb034519
imx95_evk: Restore support for i.MX95 A0 silicon

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 properties of node which
type is nxp-imx9image under binman node.

Fixes: 9936724aa9b ("imx95_evk: Add i.MX95 B0 support")
Signed-off-by: Alice Guo <alice.guo@nxp.com>
Tested-By: Tim Harvey <tharvey@gateworks.com> # imx95-19x19-evk (rA0)
Makefile
arch/arm/dts/imx95-u-boot.dtsi
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/imx9/Kconfig
arch/arm/mach-imx/imx9/scmi/container.cfg [deleted file]
arch/arm/mach-imx/imx9/scmi/imximage.cfg [deleted file]
board/freescale/imx95_evk/MAINTAINERS
configs/imx95_19x19_evk_defconfig
configs/imx95_a0_19x19_evk_defconfig [new file with mode: 0644]
configs/imx95_evk.config [new file with mode: 0644]
doc/board/nxp/imx95_evk.rst