
2 Apr
2023
2 Apr
'23
11:33 p.m.
At present this inadvertently relies on having a symlink to the correct file from the current directory. Use the correct path to fix this.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
test/py/tests/test_vbe_vpl.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!