[PATCH] rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
Quentin Schulz
quentin.schulz at cherry.de
Wed Jun 19 17:43:28 CEST 2024
Hi Tom,
On 6/19/24 5:22 PM, Tom Rini wrote:
> On Wed, Jun 19, 2024 at 11:55:52AM +0200, Quentin Schulz wrote:
>
>> From: Quentin Schulz <quentin.schulz at cherry.de>
>>
>> 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 at cherry.de>
>> ---
>> include/configs/puma_rk3399.h | 3 +++
>> 1 file changed, 3 insertions(+)
>
> Please rebase on -next where this is now in Kconfig.
>
It's technically a bug fix, but well... we've had it forever so one more
release is probably not gonna hurt us :) Thanks for the heads up.
BTW, I believe
https://source.denx.de/u-boot/u-boot/-/commit/40f5046c221a7b2719c49b51acefe12914b213e5?page=2
made it through this net and should be migrated to defconfig as well in
next? SO adding Michal in Cc here to trigger something if required :)
Cheers,
Quentin
More information about the U-Boot
mailing list