Mikhail Kshevetskiy 64b7865c72 mtd: spinand: Extend spinand_wait() to match Linux kernel implementation
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@iopsys.eu>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
2025-10-05 20:25:51 +02:00
..
2023-05-15 14:08:45 -04:00
2025-06-11 09:42:55 +02:00
2024-07-29 15:01:04 -06:00
2022-11-28 10:25:17 -05:00
2023-11-07 14:50:52 -05:00
2025-06-03 17:18:03 -06:00
2025-04-02 20:00:59 -06:00
2023-05-15 14:08:45 -04:00
2025-02-12 12:37:12 -06:00
2023-07-25 12:44:46 -04:00