]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK
authorYe Li <ye.li@nxp.com>
Tue, 4 Nov 2025 15:05:35 +0000 (23:05 +0800)
committerFabio Estevam <festevam@nabladev.com>
Tue, 4 Nov 2025 15:46:28 +0000 (12:46 -0300)
Rename the env file to imx95_evk.env to share it with iMX95 15x15 EVK

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/imx95_evk/imx95_evk.env [moved from board/freescale/imx95_evk/imx95_19x19_evk.env with 100% similarity]
configs/imx95_evk.config

index 231b42cb37723fc97f71cd96a0853770a0ab5872..631ec23c335e444c5732c6e5b98611463ac00819 100644 (file)
@@ -7,7 +7,7 @@ CONFIG_SPL_GPIO=y
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
 CONFIG_NR_DRAM_BANKS=3
-CONFIG_ENV_SOURCE_FILE="imx95_19x19_evk"
+CONFIG_ENV_SOURCE_FILE="imx95_evk"
 CONFIG_SF_DEFAULT_SPEED=40000000
 CONFIG_ENV_SIZE=0x4000
 CONFIG_ENV_OFFSET=0x700000