]> Git Repo - u-boot.git/commit
board/BuR/common: increase NET_RETRY_COUNT to 10
authorHannes Schmelzer <[email protected]>
Thu, 25 Aug 2016 07:18:56 +0000 (09:18 +0200)
committerTom Rini <[email protected]>
Tue, 6 Sep 2016 17:41:41 +0000 (13:41 -0400)
commit15db77d7fe501d8d191e2824decf1c367903352d
treef0444c71bfa6b39f63299a4c588435d44c61f707
parent903f864302c2dbb6b479919d5029855befe50eda
board/BuR/common: increase NET_RETRY_COUNT to 10

Sometimes boards may need more time to become stable network connection
due to several reasons:

- phy speed
- link-partner (switch)

Therefore we increase the retry-count to 10 for making sure that network
connection works always.

Signed-off-by: Hannes Schmelzer <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
include/configs/bur_cfg_common.h
This page took 0.033372 seconds and 4 git commands to generate.