[PATCH] mtd: spi-nor: scale up timeout for full-chip erase
Tom Rini
trini at konsulko.com
Fri Sep 20 03:20:48 CEST 2024
On Tue, 02 Jan 2024 18:23:03 +0530, Venkatesh Yadav Abbarapu wrote:
> This patch fixes timeout issues seen on large NOR flash.
> For full-chip erase, where we use the SPINOR_OP_CHIP_ERASE (0xc7)
> opcode. Use a different timeout for full-chip erase than for other
> commands.
>
> [Ported from Linux kernel commit
> 09b6a377687b ("mtd: spi-nor: scale up timeout for
> full-chip erase") ]
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list