mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
colibri-imx6: Set UBOOT_SUFFIX to img
Override the default imx-base.inc value that uses UBOOT_SUFFIX_pn-${IMX_DEFAULT_BOOTLOADER} Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
parent
afb1afd28d
commit
068e0f1a27
|
@ -20,6 +20,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
|
|||
IMX_DEFAULT_BOOTLOADER = "u-boot-toradex"
|
||||
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-script-toradex"
|
||||
|
||||
UBOOT_SUFFIX = "img"
|
||||
SPL_BINARY = "SPL"
|
||||
UBOOT_CONFIG ??= "spl"
|
||||
UBOOT_CONFIG[spl] = "colibri_imx6_defconfig,,u-boot.img"
|
||||
|
|
Loading…
Reference in New Issue
Block a user