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

Tom Rini trini at konsulko.com
Fri Oct 24 21:55:11 CEST 2025


On Tue, 21 Oct 2025 16:34:17 +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.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] bootstd: make it possible to use tftp for netboot with standardboot
      commit: fae6c54d238279bf79c66ca65330425dff2c952f
-- 
Tom




More information about the U-Boot mailing list