Skip to content
Commit a3bf193b authored by Ying-Chun Liu (PaulLiu)'s avatar Ying-Chun Liu (PaulLiu) Committed by Tom Rini
Browse files

net: Add TCP protocol



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: default avatarDuncan Hare <DH@Synoia.com>
Signed-off-by: default avatarDuncan Hare <DuncanCHare@yahoo.com>
Signed-off-by: default avatarYing-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: default avatarRamon Fried <rfried.dev@gmail.com>
parent 3cdbbe52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment