]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of VIDEO
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:44:27 +0000 (15:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit2077a3d619db6dd594ac4b303a51ebe2ae07a3d5
tree50f8163f867150c04b60cf3742d5f11a8196b3e4
parent7dc8a19a0d88c3a03b9b494f80473cc516a5d2c8
Correct SPL uses of VIDEO

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_VIDEO defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/cls.c
common/fdt_simplefb.c