diff options
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/imx95-19x19-verdin.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx95-19x19-verdin.conf b/conf/machine/imx95-19x19-verdin.conf index 5ae9ac665..3264324bb 100644 --- a/conf/machine/imx95-19x19-verdin.conf +++ b/conf/machine/imx95-19x19-verdin.conf | |||
| @@ -11,8 +11,8 @@ require conf/machine/include/imx95-evk.inc | |||
| 11 | # iMX95 Verdin EVK V1.1E is the first revision with a B0 SoC, | 11 | # iMX95 Verdin EVK V1.1E is the first revision with a B0 SoC, |
| 12 | # older versions require A0/A1 support, set with the below variable | 12 | # older versions require A0/A1 support, set with the below variable |
| 13 | #IMX_SOC_REV:${MACHINE} = "A0" | 13 | #IMX_SOC_REV:${MACHINE} = "A0" |
| 14 | # When building for A0/A1 iMX95 SoCs, set OEI_DDRCONFIG accordingly | 14 | # When building for A0/A1 iMX95 SoCs, set OEI_DDR_CONFIG accordingly |
| 15 | OEI_DDRCONFIG = "${@'XIMX95LPD5EVK19_6400mbps_train_timing_a1' if d.getVar('IMX_SOC_REV')[0] == 'A' else ''}" | 15 | OEI_DDR_CONFIG = "${@'XIMX95LPD5EVK19_6400mbps_train_timing_a1' if d.getVar('IMX_SOC_REV')[0] == 'A' else ''}" |
| 16 | 16 | ||
| 17 | KERNEL_DEVICETREE_BASENAME = "imx95-19x19-verdin" | 17 | KERNEL_DEVICETREE_BASENAME = "imx95-19x19-verdin" |
| 18 | 18 | ||
