On Mon, Oct 13, 2025 at 11:41:25AM +0800, Ye Li wrote: >The patch set adds basic support for i.MX95 15x15 LPDDR4X EVK. We share >same board codes with i.MX95 19x19 EVK since different DTS is used. > >boot log: > >U-Boot SPL 2025.10-00455-g648db5f1a0a6-dirty (Oct 13 2025 - 10:56:03 +0800) >SYS Boot reason: pmic, origin: -1, errid: -1 >SYS shutdown reason: pmic, origin: -1, errid: -1 >Normal Boot >Trying to boot from MMC1 >Primary set selected >Load image from MMC/SD 0xc4400 >NOTICE: BL31: v2.12.0(release):android-16.0.0_1.0.0-rc2 >NOTICE: BL31: Built : 04:04:45, Sep 10 2025 > > >U-Boot 2025.10-00455-g648db5f1a0a6-dirty (Oct 13 2025 - 10:56:03 +0800) > >CPU: NXP i.MX95 Rev2.0 A55 at 1800 MHz >Model: NXP i.MX95 15X15 board >DRAM: 7.8 GiB >Core: 280 devices, 22 uclasses, devicetree: separate >MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 >Loading Environment from MMC... Reading from MMC(0)... *** Warning - bad CRC, >using default environment > >PCIE-2: Link down >In: serial@44380000 >Out: serial@44380000 >Err: serial@44380000 > >BuildInfo: > - ELE firmware version 2.0.3-5f1204b7 > >switch to partitions #0, OK >mmc0(part 0) is current device >Net: WARNING: no MAC address assigned for MAC0 >imx_get_mac_from_fuse: fuse read err: 0 > >Warning: enetc-0 (eth0) using random MAC address - f2:02:36:b0:80:06 >eth0: enetc-0 [PRIME]WARNING: no MAC address assigned for MAC1 >imx_get_mac_from_fuse: fuse read err: 0 > >Warning: enetc-1 (eth1) using random MAC address - ea:ad:db:53:30:f0 >, eth1: enetc-1 >Hit any key to stop autoboot: 0 >u-boot=> > >Ye Li (3): > imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK > arm: dts: imx95-15x15-evk: Add -u-boot.dtsi for SPL and binman > imx95_evk: Add basic support for iMX95 15x15 EVK >
For this series: Reviewed-by: Peng Fan <[email protected]>

