mbox series

[v2,0/2] Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver

Message ID 6e2348cc-7035-29b9-5172-ada329bea397@cogentembedded.com
Headers show
Series Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver | expand

Message

Sergei Shtylyov Oct. 31, 2019, 8:35 p.m. UTC
Hello!

Here's a set of 2 patches against the 'mtd/fixes' branch of the MTD repo.
Linux 5.4-rc1 received initial support for the HyperFlash. However, the patch
adding the status register polling to the AMD/Fujitsu/Spansion CFI driver has
couple issues which I'm trying to solve here...

[1/2] mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status()
[2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash

MBR, Sergei