mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
We expect the profile and bootstage to agree on timing, but when
running on slow machines there can be a larger descrepency. Increase the
tolerance to fix this.
Fixes: 9cea4797ae
("trace: Add a test")
Signed-off-by: Simon Glass <sjg@chromium.org>