Thank you all for taking this over the finish line. I Duncan Hare
714 931 7952DRE# 01350926 On Monday, November 28, 2022 at 11:52:23 AM PST, Tom Rini <tr...@konsulko.com> wrote: On Tue, Nov 08, 2022 at 02:17:28PM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" <paul....@linaro.org> > > Currently file transfers are done using tftp or NFS both > over udp. This requires a request to be sent from client > (u-boot) to the boot server. > > The current standard is TCP with selective acknowledgment. > > Signed-off-by: Duncan Hare <d...@synoia.com> > Signed-off-by: Duncan Hare <duncanch...@yahoo.com> > Signed-off-by: Ying-Chun Liu (PaulLiu) <paul....@linaro.org> > Reviewed-by: Simon Glass <s...@chromium.org> > Cc: Christian Gmeiner <christian.gmei...@gmail.com> > Cc: Joe Hershberger <joe.hershber...@ni.com> > Cc: Michal Simek <michal.si...@xilinx.com> > Cc: Ramon Fried <rfried....@gmail.com> > Reviewed-by: Ramon Fried <rfried....@gmail.com> Applied to u-boot/master, thanks! -- Tom