[PATCH v5 05/21] mtd: spinand: Extend spinand_wait() to match Linux kernel implementation
Frieder Schrempf
frieder.schrempf at kontron.de
Mon Aug 18 10:19:54 CEST 2025
Am 14.08.25 um 01:42 schrieb Mikhail Kshevetskiy:
> This aligns spinand_wait() with the linux kernel. Instead of calling into
> spi_mem_poll_status() which is not implemented in U-Boot, we code the
> polling logic and make sure that schedule() is called periodically.
>
> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu>
Reviewed-by: Frieder Schrempf <frieder.schrempf at kontron.de>
More information about the U-Boot
mailing list