[PATCHv2 1/3] net/lwip: add lwip-external submodule

Simon Glass sjg at chromium.org
Thu Jun 29 21:10:09 CEST 2023


Hi Maxim,

On Thu, 29 Jun 2023 at 13:39, Maxim Uvarov <maxim.uvarov at linaro.org> wrote:
>
> This commit adds the lwip library as a git submodule. I think
> there has to be advantages to compile lwip inside U-boot,
> i.e. use the same compiler and flags as the main code.
> One of them is LTO and the other is to enable additional debug
> options for network protocol during development. Also we can
> copy lwip library code inside U-boot, but for now I don't want
> to send all lwip code to the mailing list. So it's git submodule.

Fairy nuff. You can send the full patch later.

Regards,
Simon


More information about the U-Boot mailing list