mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
Now that sandbox is using cyclic for video, it trips the 1us time limit. Updating the sandbox display often takes 20ms or more. Increase the limit to 100ms to avoid a warning. Signed-off-by: Simon Glass <sjg@chromium.org>