mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
Merge pull request #267 from chrisdimich/master
nitrogen8*: use u-boot-boundary as default bootloader
This commit is contained in:
commit
5a69fd086b
|
@ -24,6 +24,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"
|
||||
|
|
|
@ -26,6 +26,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"
|
||||
|
|
|
@ -25,6 +25,7 @@ KERNEL_DEFCONFIG = "boundary_defconfig"
|
|||
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"
|
||||
|
|
|
@ -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