commit | 15cc5a6cf6011ed2d43178a61d6d5c0339daf06c | [log] [tgz] |
---|---|---|
author | Simon Kagstrom <simon.kagstrom@netinsight.net> | Thu Aug 20 10:13:06 2009 +0200 |
committer | Ben Warren <biggerbadderben@gmail.com> | Fri Aug 21 09:57:33 2009 -0700 |
tree | a0e8607d951a0efff50ccb68420daf0cc2efabf2 | |
parent | ab9ca51d98ea759bf43f4ca8f7f5dff029b10943 [diff] |
Wait for the link to come up on kirkwood network init This patch makes the device wait for up to 5 seconds for the link to come up, similar to what many of the other network drivers do. This avoids confusing situations where, e.g., a tftp fails when initiated early after U-boot has started (before the link has come up). Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>