[PATCH] video: Add SPL_VIDEO_SYNC_CYCLIC_MS symbol
Tom Rini
trini at konsulko.com
Fri Oct 3 22:39:23 CEST 2025
On Wed, Oct 01, 2025 at 02:30:44PM -0600, Tom Rini wrote:
> When compiling video-uclass.c for SPL and with SPL_CYCLIC enabled, we
> also need to know SPL_VIDEO_SYNC_CYCLIC_MS as a value. This is most
> easily resolved by adding a symbol to set this to the value of
> VIDEO_SYNC_CYCLIC_MS as one shouldn't ever need these to differ.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> drivers/video/Kconfig | 5 +++++
> 1 file changed, 5 insertions(+)
Given that I've decided to go in the direction of not aiming for
"allyesconfig" to support SPL right now, I'm going to defer this patch.
It can be picked up later if needed.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251003/e2da6877/attachment.sig>
More information about the U-Boot
mailing list