[PATCH v2 5/6] net: add fastboot TCP documentation and IP6-only mode

Dmitrii Merkurev dimorinny at google.com
Wed Jul 26 00:08:52 CEST 2023


>
> Can you please add a doc/usage/cmd/fastboot.rst as well? Can be a
> separate patch.


Added in the v3 version of this patch. Since we already have detailed
`doc/android/fastboot.rst`, I created a short version here
`doc/usage/cmd/fastboot.rst` which refers to android documentation.

On Sun, Jul 23, 2023 at 4:49 AM Simon Glass <sjg at chromium.org> wrote:

> Hi Dmitrii,
>
> On Wed, 10 May 2023 at 11:00, Dmitrii Merkurev <dimorinny at google.com>
> wrote:
> >
> > Command to start IP6 only TCP fastboot:
> > fastboot tcp -ipv6
> >
> > Signed-off-by: Dmitrii Merkurev <dimorinny at google.com>
> > Cc: Ying-Chun Liu (PaulLiu) <paul.liu at linaro.org>
> > Cc: Simon Glass <sjg at chromium.org>
> > Сс: Joe Hershberger <joe.hershberger at ni.com>
> > Сс: Ramon Fried <rfried.dev at gmail.com>
> > ---
> >  cmd/fastboot.c           | 29 +++++++++++++++++++++++++----
> >  doc/android/fastboot.rst |  8 +++++++-
> >  2 files changed, 32 insertions(+), 5 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Can you please add a doc/usage/cmd/fastboot.rst as well? Can be a
> separate patch.
>
> Regards,
> Simon
>


More information about the U-Boot mailing list