mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8mn: 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 f06d7201ba
)
This commit is contained in:
parent
bd3b1fbc20
commit
b365e77001
|
@ -26,6 +26,7 @@ WKS_FILE_DEPENDS_mx8_remove = "imx-boot"
|
|||
# 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 ?= "imx8mn-nitrogen8_nano.dtb"
|
||||
UBOOT_MAKE_TARGET = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user