[PATCH 2/4] usb: storage: Increase read/write timeout
Marek Vasut
marex at denx.de
Sun Oct 29 13:07:59 CET 2023
On 10/29/23 08:23, Hector Martin wrote:
> Some USB devices (like hard disks) can take a long time to initially
> respond to read/write requests. Explicitly specify a much longer timeout
> than normal.
>
> Signed-off-by: Hector Martin <marcan at marcan.st>
Can we make this configurable with e.g. env variable, similar to
usb_pgood_delay , to avoid affecting existing users ?
More information about the U-Boot
mailing list