[PATCH] net: fastboot: make UDP port net: configurable

Heiko Schocher hs at denx.de
Thu Jan 13 13:02:13 CET 2022


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 at gmail.com>
> ---
>  drivers/fastboot/Kconfig | 7 +++++++
>  net/fastboot.c           | 5 +----
>  2 files changed, 8 insertions(+), 4 deletions(-)

Reviewed-by: Heiko Schocher <hs at denx.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 at denx.de


More information about the U-Boot mailing list