diff options
Diffstat (limited to 'conf/machine/imx8mm-lpddr4-evk.conf')
-rw-r--r-- | conf/machine/imx8mm-lpddr4-evk.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/machine/imx8mm-lpddr4-evk.conf b/conf/machine/imx8mm-lpddr4-evk.conf index 0c886cb1..0a85ed20 100644 --- a/conf/machine/imx8mm-lpddr4-evk.conf +++ b/conf/machine/imx8mm-lpddr4-evk.conf | |||
@@ -34,8 +34,3 @@ DDR_FIRMWARE_NAME = " \ | |||
34 | " | 34 | " |
35 | 35 | ||
36 | IMXBOOT_TARGETS_BASENAME = "flash_evk" | 36 | IMXBOOT_TARGETS_BASENAME = "flash_evk" |
37 | |||
38 | # Mainline BSP doesn't support LPDDR4 so it must be set to nxp. | ||
39 | # Also this machine isn't supported by u-boot-fslc but imx8mn-evk.inc already | ||
40 | # set the bootloader to u-boot-imx instead when NXP BSP is used. | ||
41 | IMX_DEFAULT_BSP = "nxp" | ||