mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx7s-warp: Update settings to use U-Boot 2019.04
Since DM conversion, we have to adjust the binary name. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
This commit is contained in:
parent
a38e633379
commit
55356fd749
|
@ -13,6 +13,9 @@ MACHINE_FEATURES += " wifi bluetooth"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = "imx7s-warp.dtb"
|
KERNEL_DEVICETREE = "imx7s-warp.dtb"
|
||||||
|
|
||||||
|
UBOOT_BINARY = "u-boot-dtb.imx"
|
||||||
|
UBOOT_MAKE_TARGET = ""
|
||||||
|
|
||||||
UBOOT_CONFIG ??= "sd"
|
UBOOT_CONFIG ??= "sd"
|
||||||
UBOOT_CONFIG[sd] = "warp7_defconfig,sdcard"
|
UBOOT_CONFIG[sd] = "warp7_defconfig,sdcard"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user