On Sat, Apr 1, 2023 at 9:36 AM Simon Glass <s...@chromium.org> wrote:
>
> On Wed, 29 Mar 2023 at 09:31, Dmitrii Merkurev <dimori...@google.com> wrote:
> >
> > Introduce reboot, boot and continue commands support to
> > TCP fastboot by moving existing UDP logic into the common module.
> >
> > 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>
> > Signed-off-by: Dmitrii Merkurev <dimori...@google.com>
> > ---
> >
> >  drivers/fastboot/fb_common.c | 32 ++++++++++++++++++++++++++++++++
> >  include/fastboot.h           |  9 +++++++++
> >  net/fastboot_tcp.c           |  5 ++++-
> >  net/fastboot_udp.c           | 29 +----------------------------
> >  4 files changed, 46 insertions(+), 29 deletions(-)
>
> Reviewed-by: Simon Glass <s...@chromium.org>
Reviewed-by: Ramon Fried <rfried....@gmail.com>

Reply via email to