mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx6sl-warp: Fix u-boot suffix
Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
This commit is contained in:
parent
a9fce64e3c
commit
18f54fabfa
|
@ -37,6 +37,7 @@ IMX_DEFAULT_BSP = "mainline"
|
||||||
EXTRA_IMAGEDEPENDS += "u-boot"
|
EXTRA_IMAGEDEPENDS += "u-boot"
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "warp_defconfig"
|
UBOOT_MACHINE ?= "warp_defconfig"
|
||||||
|
UBOOT_SUFFIX = "imx"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = "imx6sl-warp.dtb"
|
KERNEL_DEVICETREE = "imx6sl-warp.dtb"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user