]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx95_evk: Add basic support for iMX95 15x15 EVK
authorYe Li <ye.li@nxp.com>
Tue, 4 Nov 2025 15:05:37 +0000 (23:05 +0800)
committerFabio Estevam <festevam@nabladev.com>
Tue, 4 Nov 2025 15:46:28 +0000 (12:46 -0300)
commit2b7892255bd617dfc523cfe8455dbf386a3dfaf5
treeffc2ed0c84b8150dda431cad98c747b3dc0cd71b
parent77f67808c712d1bf0b2a34e5d0ecb49fb7865f4c
imx95_evk: Add basic support for iMX95 15x15 EVK

Add boot support and peripherals like eMMC/SD, UART, I2C, GPIO, ENETC0/1
and PCIE0/1 for iMX95 15x15 LPDDR4X EVK.
Updated doc for build instructions.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/mach-imx/imx9/Kconfig
board/freescale/imx95_evk/Kconfig
board/freescale/imx95_evk/MAINTAINERS
configs/imx95_15x15_evk_defconfig [new file with mode: 0644]
doc/board/nxp/imx95_evk.rst
include/configs/imx95_evk.h