[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGi-RU+U21coW01Z+_1SbrsjA=9jmuGf19MgVywhzm3BT_KU1w@mail.gmail.com>
Date: Sat, 15 Jan 2022 13:58:31 +0200
From: Ramon Fried <rfried.dev@...il.com>
To: Heiko Schocher <hs@...x.de>
Cc: Christian Gmeiner <christian.gmeiner@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
Joe Hershberger <joe.hershberger@...com>,
Patrick Delaunay <patrick.delaunay@...s.st.com>,
Roman Kovalivskyi <roman.kovalivskyi@...ballogic.com>,
Michal Simek <michal.simek@...inx.com>,
U-Boot Mailing List <u-boot@...ts.denx.de>
Subject: Re: [PATCH] net: fastboot: make UDP port net: configurable
On Thu, Jan 13, 2022 at 2:02 PM Heiko Schocher <hs@...x.de> wrote:
>
> Hello Christian,
>
> On 13.01.22 08:40, Christian Gmeiner wrote:
> > The fastboot protocol uses per default the UDP port 5554. In some cases
> > it might be needed to change the used port. The fastboot utility provides
> > a way to specifiy an other port number to use already.
> >
> > fastboot -s udp:192.168.1.76:1234 boot fastboot.img
> >
> > Signed-off-by: Christian Gmeiner <christian.gmeiner@...il.com>
> > ---
> > drivers/fastboot/Kconfig | 7 +++++++
> > net/fastboot.c | 5 +----
> > 2 files changed, 8 insertions(+), 4 deletions(-)
>
> Reviewed-by: Heiko Schocher <hs@...x.de>
>
> bye,
> Heiko
> --
> DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@...x.de
Reviewed-by: Ramon Fried <rfried.dev@...il.com>
Powered by blists - more mailing lists