mbox series

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

Message ID b93bf510-8812-3f82-29f3-43f41d08550a@cogentembedded.com
Headers show
Series Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver | expand

Message

Sergei Shtylyov Oct. 3, 2019, 6:29 p.m. UTC
Hello!

Here's a set of 2 patches against the current Linus' tree (the 'mtd/fixes'
branch of the MTD repo is outdated).
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