mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
nitrogen6sx: add required uboot variables for u-boot-boundary
Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
parent
7aef299fc7
commit
c51905ac8b
|
@ -14,8 +14,9 @@ include conf/machine/include/arm/armv7a/tune-cortexa9.inc
|
|||
KERNEL_DEVICETREE = "imx6sx-nitrogen6sx.dtb"
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot ??= "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-boundary"
|
||||
IMX_DEFAULT_BOOTLOADER = "u-boot-boundary"
|
||||
UBOOT_SUFFIX = "imx"
|
||||
UBOOT_BINARY = "u-boot.${UBOOT_SUFFIX}"
|
||||
PREFERRED_PROVIDER_virtual/kernel ??= "linux-boundary"
|
||||
PREFERRED_PROVIDER_virtual/kernel:use-mainline-bsp ??= "linux-fslc"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user