summaryrefslogtreecommitdiff
path: root/test/py/utils.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2025-03-05 17:25:23 -0700
committerTom Rini <trini@konsulko.com>2025-03-18 13:12:16 -0600
commit0f094b8b146679c3980cd2febde4e902bbc4405d (patch)
treec8ddca55cbabb720c0ef749a2432589e16fd9301 /test/py/utils.py
parentf278f0cb4996398720328ce33e057678f6ea4109 (diff)
net: Provide a function to run network operations
Add a new netboot_run() function which can be used for simple network operations, such as loading a file. Put the implementation in an internal function, used by the existing code. Place this function into the net/ code, so that it does not need the command line to be available. Document which network operations are supported, i.e. a limited subset, for now. For the one board which uses lwip, it is not quite clear how to avoid using the cmdline interface. This will need some discussion. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/utils.py')
0 files changed, 0 insertions, 0 deletions