mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8mm: use imx-atf-boundary recipe
Use imx-atf-boundary as preferred provider of imx-atf. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
This commit is contained in:
parent
409877ec6c
commit
8fd6271e58
|
@ -28,6 +28,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
|
|||
# U-Boot configuration
|
||||
PREFERRED_PROVIDER_u-boot ??= "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_imx-atf ??= "imx-atf-boundary"
|
||||
SPL_BINARY = "spl/u-boot-spl.bin"
|
||||
UBOOT_DTB_NAME ?= "imx8mm-nitrogen8mm.dtb"
|
||||
UBOOT_MAKE_TARGET = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user