summaryrefslogtreecommitdiff
path: root/contrib/apps/httpserver
diff options
context:
space:
mode:
authorCaleb Ethridge <[email protected]>2026-05-21 09:53:16 -0400
committerTom Rini <[email protected]>2026-06-04 12:24:18 -0600
commit3b9b94ef68c6f3a1466a49ff4c482060923aea1b (patch)
treed15b6ccb044c9349c36eac942ac215c8c2554f6c /contrib/apps/httpserver
parentc1fcf76863700270ce10dceefeb72017e991d627 (diff)
mach-sc5xx: Switch from tftp to wget
Switch the nfsboot and other relevant commands to use wget instead of tftp. This also includes the addition of the httpdstp variable for selecting the wget port. There is no longer any automatic DHCP configuration. Before running a command with wget, either 'dhcp' must be run or the 'ipaddr' and 'serverip' variables must be set. Additionally, the nfsboot command looks for the file named 'fitImage' on the server to use to boot. The default port is set to 8000 instead of the usual 80 to allow for use with an unprivileged web server. Signed-off-by: Caleb Ethridge <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'contrib/apps/httpserver')
0 files changed, 0 insertions, 0 deletions