mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
colibri-imx6: Set IMX_DEFAULT_BOOTLOADER to u-boot-toradex
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
ec9c495bd3
commit
c78afe99f8
|
@ -17,10 +17,7 @@ KERNEL_IMAGETYPE = "zImage"
|
||||||
# The kernel lives in a seperate FAT partition, don't deploy it in /boot/
|
# The kernel lives in a seperate FAT partition, don't deploy it in /boot/
|
||||||
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
|
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
|
||||||
|
|
||||||
PREFERRED_PROVIDER_u-boot ?= "u-boot-toradex"
|
IMX_DEFAULT_BOOTLOADER ??= "u-boot-toradex"
|
||||||
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-toradex"
|
|
||||||
PREFERRED_PROVIDER_u-boot-fw-utils ?= "u-boot-toradex-fw-utils"
|
|
||||||
PREFERRED_RPROVIDER_u-boot-fw-utils ?= "u-boot-toradex-fw-utils"
|
|
||||||
PREFERRED_PROVIDER_u-boot-default-script ?= "u-boot-script-toradex"
|
PREFERRED_PROVIDER_u-boot-default-script ?= "u-boot-script-toradex"
|
||||||
|
|
||||||
SPL_BINARY = "SPL"
|
SPL_BINARY = "SPL"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user