imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK

Rename the env file to imx95_evk.env to share it with iMX95 15x15 EVK

Signed-off-by: Ye Li <ye.li@nxp.com>
This commit is contained in:
Ye Li
2025-11-04 23:05:35 +08:00
committed by Fabio Estevam
parent 306c3caf81
commit 06ada9fdbf
2 changed files with 1 additions and 1 deletions

View 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