mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
All of the spi flash drivers implement the status register polling for detecting the device ready state, so unify them all in a new helper function -- spi_flash_wait_ready. Signed-off-by: Mike Frysinger <vapier@gentoo.org>