Files
u-boot/net
Simon Glass 21d675546a 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>
2024-12-19 05:55:32 -07:00
..
2024-11-25 17:34:08 -06:00
2024-12-03 06:42:29 -07:00
2024-07-15 12:12:18 -06:00
2024-07-15 12:12:18 -06:00
2024-11-16 21:35:05 +01:00
2024-11-16 21:35:05 +01:00
2024-05-05 11:21:39 -03:00
2024-07-15 12:12:18 -06:00
2024-07-15 12:12:18 -06:00
2024-07-15 12:12:18 -06:00