"tools/git@source.mnt.re:reform/reform-boundary-uboot.git" did not exist on "40f11fce7c686f2b51ae109c4085fb5988c5631c"
Select Git revision
u_boot_utils.py
-
Heiko Schocher authored
test/py raises an error, if a board has not enabled bdi command > pytest.skip('bdinfo command not supported') E NameError: global name 'pytest' is not defined import pytest in test/py/u_boot_utils.py fixes this. Signed-off-by:
Heiko Schocher <hs@denx.de> Reviewed-by:
Stephen Warren <swarren@nvidia.com>
Heiko Schocher authoredtest/py raises an error, if a board has not enabled bdi command > pytest.skip('bdinfo command not supported') E NameError: global name 'pytest' is not defined import pytest in test/py/u_boot_utils.py fixes this. Signed-off-by:
Heiko Schocher <hs@denx.de> Reviewed-by:
Stephen Warren <swarren@nvidia.com>