Hi, On Wed, 12 Mar 2025 08:36:55 +0100, Michael Walle wrote: > Fastboot works either over TCP, UDP or USB. The latter doesn't have > anything to do with networking, thus should work just fine with > regardless which network stack is selected. In practice, header symbols > are used inside common code paths. Add some ifdeffery to guard against > that. > > This will make fastboot over USB work with the new LWIP stack. > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu) [1/3] fastboot: lift restrictions on !NET_LWIP for USB https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/d3c9f810f2b317ba376b4d9556e63a043b210355 -- Mattijs