mtd/w25: wait for BUSY flag to clear in w25_readid and w25_unprotect. W25Q128...
mtd/w25: wait for BUSY flag to clear in w25_readid and w25_unprotect. W25Q128 datasheet says that all instructions expect 'Read Status Register' and 'Erase/Program Suspend' are ignored when BUSY flag in status register is '1'. Therefore wait for busy flag to clear in w25_readid() and w25_unprotect().
parent
2596b14c
Please register or sign in to comment