diff options
| author | Benjamin Hahn <B.Hahn@phytec.de> | 2025-10-21 16:34:17 +0200 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2025-10-24 13:47:50 -0600 |
| commit | fae6c54d238279bf79c66ca65330425dff2c952f (patch) | |
| tree | 813cf6aced3b0b62a91d28f234806373c84db07e /board/freescale/imx8ulp_evk/Makefile | |
| parent | 8506cf58ffa2029f168cc64089763084b408051d (diff) | |
bootstd: make it possible to use tftp for netboot with standardboot
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.
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Diffstat (limited to 'board/freescale/imx8ulp_evk/Makefile')
0 files changed, 0 insertions, 0 deletions
