diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2024-10-16 12:04:05 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-16 11:11:56 -0600 |
commit | 4d4d7838127ec8a95d256285759e8cc781041408 (patch) | |
tree | 55618cc1557ed1072d311ae5f7b8c1bb2ce0e4bb /lib/mbedtls | |
parent | 5634ecc88e9fc9bd1bd422861ee4d9dbac851b32 (diff) |
net: lwip: add TFTP support and tftpboot command
Implement do_tftpb(). This implementation of the tftp command
supports an optional port number. For example:
tftp 192.168.0.30:9069:file.bin
It also supports taking the server IP from ${tftpserverip} if
defined, before falling back to ${serverip}.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Tested-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'lib/mbedtls')
0 files changed, 0 insertions, 0 deletions