On Mon, Jul 28, 2025 at 09:03:49PM +0530, Kumar, Udit wrote: Hello Udit,
> > On 7/28/2025 8:19 PM, Siddharth Vadapalli wrote: > > Increase the PHY Auto-Negotiation timeout to 20,000 ms from the current > > default of 4,000 ms inherited from "Kconfig" for PHY_ANEG_TIMEOUT. > > > > The motivation for this change is that existing devices will continue > > working as-is (timeout is an upper bound and auto-negotiation can be > > done earlier), while older Hardware connected to the board that might > > occasionally take longer than 4,000 ms for the Auto-Negotiation process > > will benefit from an increased timeout. > > > Can we think of using TI_COMMON_OPTION , similar to TI_COMMON_CMD_OPTIONS Andrew's suggestion of updating Kconfig [0] seems better to me and I will prefer that approach. Let me know if you think otherwise. [0]: https://patchwork.ozlabs.org/project/uboot/patch/20250728145034.225997-2-s-vadapa...@ti.com/#3553223 Regards, Siddharth.