diff options
Diffstat (limited to 'conf/machine/imx8mn-lpddr4-evk.conf')
| -rw-r--r-- | conf/machine/imx8mn-lpddr4-evk.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/imx8mn-lpddr4-evk.conf b/conf/machine/imx8mn-lpddr4-evk.conf index 2e5e6be9a..51a79c38e 100644 --- a/conf/machine/imx8mn-lpddr4-evk.conf +++ b/conf/machine/imx8mn-lpddr4-evk.conf | |||
| @@ -19,3 +19,8 @@ DDR_FIRMWARE_NAME = " \ | |||
| 19 | lpddr4_pmu_train_2d_dmem.bin \ | 19 | lpddr4_pmu_train_2d_dmem.bin \ |
| 20 | " | 20 | " |
| 21 | IMXBOOT_TARGETS_BASENAME = "flash_evk" | 21 | IMXBOOT_TARGETS_BASENAME = "flash_evk" |
| 22 | |||
| 23 | # Mainline BSP doesn't support LPDDR4 so it must be set to nxp. | ||
| 24 | # Also this machine isn't supported by u-boot-fslc but imx8mn-evk.inc already | ||
| 25 | # set the bootloader to u-boot-imx instead when NXP BSP is used. | ||
| 26 | IMX_DEFAULT_BSP = "nxp" | ||
