[PATCH v3 0/2] Restore support for i.MX95 A0 silicon
Alice Guo (OSS)
alice.guo at oss.nxp.com
Sun Aug 10 23:59:34 CEST 2025
Changes for v3:
- update the binman etype to generate a configuration file and a .bin
file
- update Get ahab-container.img in imx95_evk.rst
- rename configs/imx95.config to configs/imx95_evk.config
Signed-off-by: Alice Guo <alice.guo at nxp.com>
---
Alice Guo (2):
binman: add a new entry type to support .bin file generation for the i.MX95 platform
imx95_evk: Restore support for i.MX95 A0 silicon
Makefile | 3 +-
arch/arm/dts/imx95-u-boot.dtsi | 44 +++++++--
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 ----
board/freescale/imx95_evk/MAINTAINERS | 1 +
configs/imx95_19x19_evk_defconfig | 153 +-----------------------------
configs/imx95_a0_19x19_evk_defconfig | 2 +
configs/imx95_evk.config | 150 +++++++++++++++++++++++++++++
doc/board/nxp/imx95_evk.rst | 42 +++++++-
tools/binman/entries.rst | 12 +++
tools/binman/etype/nxp_imx9image.py | 85 +++++++++++++++++
13 files changed, 338 insertions(+), 191 deletions(-)
---
base-commit: 0c558bbad9e7581808b358091d1fd979f860e8ac
change-id: 20250809-imx95-10b5b18e0ad7
Best regards,
--
Alice Guo <alice.guo at oss.nxp.com>
More information about the U-Boot
mailing list