imx6ulevk: Fix comment about SPL support

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: If9e1b788bebeef4429a2ed71756aac54629cba30
This commit is contained in:
Otavio Salvador 2021-04-10 09:32:51 -03:00
parent 55863907f4
commit 722b1e6fc4

View 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"