[PATCH] doc: cmd: wget: document lwIP syntax

Simon Glass sjg at chromium.org
Fri Nov 15 15:21:04 CET 2024


On Thu, 14 Nov 2024 at 07:32, Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> Hi Jerome
>
> +CC Simon, since he asked for an update on the docs
>
> On Thu, 14 Nov 2024 at 16:20, Jerome Forissier <jerome.forissier at linaro.org> wrote:
>>
>> The lwIP version of wget supports a different syntax with a URL,
>> in addition to the legacy syntax. Document that.
>>
>> While we're at it, fix a couple of minor issues in the legacy
>> syntax:
>> - hostIPaddr can be an IP address or a DNS name
>> - path is mandatory
>>
>> Signed-off-by: Jerome Forissier <jerome.forissier at linaro.org>
>> ---
>>  doc/usage/cmd/wget.rst | 71 +++++++++++++++++++++++++++++++++++-------
>>  1 file changed, 60 insertions(+), 11 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list