From: Otavio Salvador Date: Sat, 10 Apr 2021 12:32:51 +0000 (-0300) Subject: imx6ulevk: Fix comment about SPL support X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=722b1e6fc4f069cee4565c3fc9c7f0669529266d;p=meta-freescale.git imx6ulevk: Fix comment about SPL support Signed-off-by: Otavio Salvador Change-Id: If9e1b788bebeef4429a2ed71756aac54629cba30 --- diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf index 88a6d566..f7c5d8ae 100644 --- a/conf/machine/imx6ulevk.conf +++ b/conf/machine/imx6ulevk.conf @@ -30,8 +30,7 @@ UBOOT_SUFFIX_pn-u-boot-fslc = "img" ### u-boot-imx settings ### -# The u-boot-imx does not provide unified functionality for DL/Q/QP SoC -# variants. Change the defconfig to the targeted SoC variant. +# The u-boot-imx does not provide SPL support SPL_BINARY_pn-u-boot-imx = "" UBOOT_MAKE_TARGET_pn-u-boot-imx = "u-boot.imx" UBOOT_SUFFIX_pn-u-boot-imx = "imx"