ccimx6ul: enable UBOOT_HAS_FASTBOOT

This allows the generation of the uuu install script artifact.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2020-11-12 09:38:43 +01:00
parent c92392ffdf
commit d30eddd326
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ include conf/machine/include/tune-cortexa7.inc
# Platform u-boot settings
UBOOT_PREFIX = "u-boot"
UBOOT_SUFFIX = "imx"
UBOOT_HAS_FASTBOOT = "true"
STORAGE_MEDIA = "mtd"