]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Poll both the read status and flag status
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Wed, 11 Mar 2015 09:17:57 +0000 (14:47 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:29:28 +0000 (22:29 +0200)
commit15c290832f1b2268fdafee0a1ec8a9d76f5381a1
tree85ca4947149032fd7148779f125800d55af864f9
parent71d94907121cbf3f77916f6762c2d5e792d130b2
sf: Poll both the read status and flag status

Poll both the Read status and Flag status registers
for sucessful erase and program operations for the
Micron devices with E_FSR flag set in params table.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
drivers/mtd/spi/sf_ops.c