mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
nitrogen8mp: use u-boot-boundary as default bootloader
Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
parent
c31be3f932
commit
1d55a5a264
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user