mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-05 16:51:56 +01:00
This fails on samus_tpl as there is no 'net' command. => net list Unknown command 'net' - try 'help' ! Fix it by adding a condition for the test. Add a blank line to keep pylint happy. Signed-off-by: Simon Glass <sjg@chromium.org>