mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8m: use imx-atf-boundary recipe
Use imx-atf-boundary as preferred provider of imx-atf.
Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
(cherry picked from commit 125d8e33e4
)
This commit is contained in:
parent
242005d81e
commit
7ab6b557b2
|
@ -24,6 +24,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 ?= "imx8mq-nitrogen8m.dtb"
|
||||
UBOOT_MAKE_TARGET = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user