[PATCH] bootstd: make it possible to use tftp for netboot with standardboot
Tom Rini
trini at konsulko.com
Thu Sep 11 20:07:22 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>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
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/20250911/2909a95c/attachment.sig>
More information about the U-Boot
mailing list