]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
authorQuentin Schulz <quentin.schulz@cherry.de>
Wed, 19 Jun 2024 15:44:56 +0000 (17:44 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 17 Jul 2024 04:33:34 +0000 (12:33 +0800)
commit04ec02a8824279a1da3c6ce1d8a2db06baf8a522
tree416f90055949a3043d10a2792cce2c7bcf2c3e47
parent0f9872c4db11c5a41a94bfb41214fa19733bf46c
rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s

On Puma v2.1 with a KSZ9031, the Ethernet PHY often doesn't detect the
link in the 4-second default timeout.

After some boot-loop test for about a thousand boots, 70% were below
10s, 90% below 15s and 100% below 30s. Let's play it safe and make it
30s so that hopefully all links that should be detected are.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/puma-rk3399_defconfig