Skip to content
Commit 72443c7f authored by Marek Vasut's avatar Marek Vasut Committed by Stefan Roese
Browse files

mtd: cfi: Add support for status register polling



The status register is optional in the AMD command sets, but it's
presence can be checked by reading out CFI table entry 0xc bit 0.
If the register is present, prefer using it's bit 7 to determine
if the flash is busy over reading the flash ; this is needed ie.
on Hyperflash memories.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 1ec0a37e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment