mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
apalis-imx6: Set IMX_DEFAULT_BOOTLOADER to u-boot-toradex
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
c78afe99f8
commit
fba28a52c4
|
@ -16,11 +16,8 @@ KERNEL_IMAGETYPE = "zImage"
|
|||
# The kernel lives in a seperate FAT partition, don't deploy it in /boot/
|
||||
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
|
||||
|
||||
PREFERRED_PROVIDER_u-boot ?= "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"
|
||||
IMX_DEFAULT_BOOTLOADER ?= "u-boot-toradex"
|
||||
PREFERRED_RPROVIDER_u-boot-default-script ?= "u-boot-script-toradex"
|
||||
|
||||
SPL_BINARY = "SPL"
|
||||
# The SPL configures the DDR RAM depending on the module it runs on. Thus there
|
||||
|
|
Loading…
Reference in New Issue
Block a user