diff options
| -rw-r--r-- | conf/machine/imx8mp-ddr4-evk.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/imx8mp-ddr4-evk.conf b/conf/machine/imx8mp-ddr4-evk.conf index adacb104e..09517769f 100644 --- a/conf/machine/imx8mp-ddr4-evk.conf +++ b/conf/machine/imx8mp-ddr4-evk.conf | |||
| @@ -6,6 +6,10 @@ | |||
| 6 | 6 | ||
| 7 | require include/imx8mp-evk.inc | 7 | require include/imx8mp-evk.inc |
| 8 | 8 | ||
| 9 | # FIXME: This machine is not yet supported by u-boot-fslc, so for now | ||
| 10 | # use u-boot-imx for mainline. | ||
| 11 | IMX_DEFAULT_BOOTLOADER_use-mainline-bsp = "u-boot-imx" | ||
| 12 | |||
| 9 | KERNEL_DEVICETREE_BASENAME = "${MACHINE}" | 13 | KERNEL_DEVICETREE_BASENAME = "${MACHINE}" |
| 10 | 14 | ||
| 11 | UBOOT_CONFIG_BASENAME = "imx8mp_ddr4_evk" | 15 | UBOOT_CONFIG_BASENAME = "imx8mp_ddr4_evk" |
