]> git.karo-electronics.de Git - linux-beck.git/commit
mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES
authorRafał Miłecki <zajec5@gmail.com>
Mon, 24 Dec 2012 16:34:29 +0000 (17:34 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 24 Dec 2012 16:55:51 +0000 (16:55 +0000)
commit5a40b5fb2bb3a4d1c20149fe47ab25409026ee2e
treec69f47425fc482af12b70f85d932afe96c820825
parentca2a88f56aa385890c7fd4ce9d2722b0848ca990
mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES

Recently imlemented writing support has shown that current num of
retries is too low. Writing requires longer waiting than simple reading.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/bcm47xxnflash/ops_bcm4706.c