[PATCH 2/2] cros_ec: Increase command timeout for flash erase

Simon Glass sjg at chromium.org
Sun Nov 15 15:07:35 CET 2020


Erasing the flash can take over a second on some devices and the EC is
not responsive during this time. Update the timeout to 5 seconds to cope
with this.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/misc/cros_ec_lpc.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list