[PATCH v3] cmd: add a fetch utility
Tony Dinh
mibodhi at gmail.com
Thu Nov 14 22:44:32 CET 2024
On Thu, Nov 14, 2024 at 1:36 PM Marek Vasut <marex at denx.de> wrote:
>
> On 11/14/24 9:08 PM, Caleb Connolly wrote:
>
> [...]
>
> > + case IP:
> > + ipaddr = env_get("ipvaddr");
>
> ipvaddr with 'v' in the middle ? Shouldn't that be 'ipaddr' ?
>
> > + if (!ipaddr)
> > + ipaddr = "none";
Other than that ipaddr.
Tested-by: Tony Dinh <mibodhi at gmail.com>
All the best,
Tony
More information about the U-Boot
mailing list