Home
last modified time | relevance | path

Searched hist:"15 db77d7fe501d8d191e2824decf1c367903352d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dbur_cfg_common.h15db77d7fe501d8d191e2824decf1c367903352d Thu Aug 25 07:18:56 UTC 2016 Hannes Schmelzer <oe5hpm@oevsv.at> 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 <oe5hpm@oevsv.at>
Reviewed-by: Tom Rini <trini@konsulko.com>