]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6ulevk: Fix comment about SPL support
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 10 Apr 2021 12:32:51 +0000 (09:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 10 Apr 2021 12:32:51 +0000 (09:32 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: If9e1b788bebeef4429a2ed71756aac54629cba30

conf/machine/imx6ulevk.conf

index 88a6d5661a3ce798552e70b0c16f15f797166aea..f7c5d8ae52df4df6e11564fc300993ec928343ba 100644 (file)
@@ -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"