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