[PATCHv10 01/15] submodule: add lwIP as git submodule

Simon Glass sjg at google.com
Tue Sep 26 16:16:35 CEST 2023


Hi Tom,

On Tue, 26 Sept 2023 at 07:41, Tom Rini <trini at konsulko.com> wrote:
>
> On Tue, Sep 26, 2023 at 05:37:25AM -0600, Simon Glass wrote:
> > Hi Maxim,
> >
> > On Tue, 26 Sept 2023 at 03:43, Maxim Uvarov <maxim.uvarov at linaro.org> wrote:
> > >
> > > add external lwIP library as a git submodule.
> > > Use STABLE-2_2_0_RELEASE tag.
> > >
> > > Signed-off-by: Maxim Uvarov <maxim.uvarov at linaro.org>
> > > ---
> > >  .gitmodules            | 3 +++
> > >  net/lwip/lwip-external | 1 +
> > >  2 files changed, 4 insertions(+)
> > >  create mode 100644 .gitmodules
> > >  create mode 160000 net/lwip/lwip-external
>
> Do you have comments on the rest of the series?

Not yet, but I should be able to review the rest in a few days. My
main comments before were minor - return codes, tests, error checking.

Regards,
Simon


More information about the U-Boot mailing list