On Wed, 2 Aug 2023 at 08:11, Maxim Uvarov <[email protected]> wrote: > > Signed-off-by: Maxim Uvarov <[email protected]> > --- > lib/lwip/Makefile | 2 + > lib/lwip/cmd-lwip.c | 308 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 310 insertions(+) > create mode 100644 lib/lwip/cmd-lwip.c
Reviewed-by: Simon Glass <[email protected]> But this should go in cmd/

