[PATCH v5 01/14] net: wget: let wget_with_dns work with dns disabled

Jerome Forissier jerome.forissier at linaro.org
Mon Nov 25 09:56:31 CET 2024


On 11/25/24 01:58, Adriano Cordova wrote:
> This was marked as TODO in the code:
>  - Enable use of wget_with_dns even if CMD_DNS is disabled if
>    the given uri has the ip address for the http server.
>  - Move the check for CMD_DNS inside wget_with_dns.
>  - Rename wget_with_dns to wget_do_request
> 
> Signed-off-by: Adriano Cordova <adrianox at gmail.com>
> ---
> 
> (no changes since v3)
> 
> v3: 
>  Removed console output inside efi routine.
> 
> (no changes since v2)
> 
>  include/net-common.h         |  7 +++++--
>  lib/efi_loader/efi_bootmgr.c |  2 +-
>  net/lwip/wget.c              |  4 ++--
>  net/net-common.c             |  2 +-
>  net/wget.c                   | 34 ++++++++++++++++++++--------------
>  5 files changed, 29 insertions(+), 20 deletions(-)

Reviewed-by: Jerome Forissier <jerome.forissier at linaro.org>


More information about the U-Boot mailing list