Tim,
https://github.com/muvarov/u-boot/tree/master_lwip_test_v10
(branch master_lwip_test_v10)
Commit 8617b290e79e526119ccef0b0090cb220c78dd34
All later commits are experimental and I'm testing them in the CI.
And yes, this series has to apply to the current master without rejects.
BR,
Maxim.
On Tue, Nov 28, 2023 at 12:41:44PM -0800, Tim Harvey wrote:
> On Tue, Nov 28, 2023 at 11:12 AM Fabio Estevam wrote:
> >
> > Hi Maxim,
> >
> > On Tue, Nov 28, 2023 at 4:07 PM Maxim Uvarov
> > wrote:
> >
> > > From this log it's a little bit different wget output. My version prints
> > > "#" for
On Tue, Nov 28, 2023 at 11:12 AM Fabio Estevam wrote:
>
> Hi Maxim,
>
> On Tue, Nov 28, 2023 at 4:07 PM Maxim Uvarov wrote:
>
> > From this log it's a little bit different wget output. My version prints
> > "#" for status. So I guess it's original wget. You can spend time on
> > debugging it b
Hi Maxim,
On Tue, Nov 28, 2023 at 4:07 PM Maxim Uvarov wrote:
> From this log it's a little bit different wget output. My version prints "#"
> for status. So I guess it's original wget. You can spend time on debugging it
> but this code will be replaced.
> With my code I tried big iso downloa
On Tue, 28 Nov 2023 at 17:32, Fabio Estevam wrote:
> Hi Maxim,
>
> On Mon, Nov 27, 2023 at 5:46 PM Maxim Uvarov
> wrote:
> >
> > U-Boot recently got support for an alternative network stack using LWIP.
> > Replace wget command with the LWIP variant while keeping the output and
> > error messages
Hi Maxim,
On Mon, Nov 27, 2023 at 5:46 PM Maxim Uvarov wrote:
>
> U-Boot recently got support for an alternative network stack using LWIP.
> Replace wget command with the LWIP variant while keeping the output and
> error messages identical.
>
> Signed-off-by: Maxim Uvarov
Do you know whether th
U-Boot recently got support for an alternative network stack using LWIP.
Replace wget command with the LWIP variant while keeping the output and
error messages identical.
Signed-off-by: Maxim Uvarov
---
include/net/lwip.h | 14 +
net/lwip/Makefile | 1 +
net/lwip/
7 matches
Mail list logo