
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 Wed, 29 Nov 2023 at 02:43, Tom Rini trini@konsulko.com wrote:
On Tue, Nov 28, 2023 at 12:41:44PM -0800, Tim Harvey wrote:
On Tue, Nov 28, 2023 at 11:12 AM Fabio Estevam festevam@gmail.com
wrote:
Hi Maxim,
On Tue, Nov 28, 2023 at 4:07 PM Maxim Uvarov maxim.uvarov@linaro.org
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 download and check crc. I did not see
any issues.
Thanks for your feedback.
I will test wget again after your series gets merged.
Hi Maxim,
Do you have a git repo that we can pull from to test for the wget
failure?
Note that "b4 am" for this series works currently on top of master, and getting more general testing on real hardware would be very nice.
-- Tom