commit | cad713bf7548b9e90433dac8270165402a6c9cc3 | [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 | bb1ca3b27f7fba8c73cb10279a6a8b8b69a308ff [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>