[PATCH] bootstd: make it possible to use tftp for netboot with standardboot

Tom Rini trini at konsulko.com
Fri Sep 19 20:09:00 CEST 2025


On Thu, Sep 11, 2025 at 12:34:07PM +0200, Benjamin Hahn wrote:

> Add the option to load the bootscript with the tftp command (static IP)
> instead of the dhcp command (dynamic IP). For this a new function
> tftpb_run similar to dhcp_run, is needed. The selection of which command
> to use can be done with the ip_dyn environment variable, which can be
> set to yes or no. The ip_dyn variable was chosen as it is already in use
> on the imx platforms.
> Also edit the bootstd doc.
> 
> Signed-off-by: Benjamin Hahn <B.Hahn at phytec.de>

This leads to failure to build when CMD_TFTPBOOT is not set.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250919/a59a84d1/attachment.sig>


More information about the U-Boot mailing list