commit | 59096dcf2dba90b2f2dc151e3689c9bd01ab203f | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Tue Jan 19 14:45:55 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Tue Jan 19 14:45:55 2016 -0600 |
tree | a3ec59bbb7437e7dde26dd0e3e48830e9e26cedb | |
parent | 51a77c391ab8f24333aa49d9277665ee8688eb72 [diff] |
uboot tftp can not handle noise Pull in the fixes that allows netbooting to work well Without this change netbooting was impossible due to timeout problems downloading images for netbooting. Sometimes I would get timeouts right away, other times it would take longer but every time it fail to copy the file completely before timeouts would hit.