diff --git a/conf/machine/nitrogen8mp.conf b/conf/machine/nitrogen8mp.conf index 284ede3..476358e 100644 --- a/conf/machine/nitrogen8mp.conf +++ b/conf/machine/nitrogen8mp.conf @@ -37,6 +37,7 @@ KERNEL_IMAGETYPE = "Image" RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" # U-Boot configuration +IMX_DEFAULT_BOOTLOADER:imx-nxp-bsp = "u-boot-boundary" PREFERRED_PROVIDER_u-boot ??= "u-boot-boundary" PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-boundary" PREFERRED_PROVIDER_imx-atf ??= "imx-atf-boundary"