]> git.baikalelectronics.ru Git - uboot.git/commit
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
authorDavid Sniatkiwicz <davidsn@marvell.com>
Wed, 29 Aug 2018 08:56:18 +0000 (11:56 +0300)
committerStefan Roese <sr@denx.de>
Wed, 19 Sep 2018 07:02:34 +0000 (09:02 +0200)
commitfa9d808974120d35592d9096c1d5eadcef997fee
treea04053c6aa9845804b346ccf1759fbfe0de703db
parenta57f91df422170bab8bfa53f12e847a5b05f3036
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout

add delay before processing the status flags in pxa3xx_nand_irq().

Signed-off-by: David Sniatkiwicz <davidsn@marvell.com>
Reviewed-by: Igal Liberman <igall@marvell.com>
Reviewed-by: Kostya Porotchkin <kostap@marvell.com>
c: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/nand/pxa3xx_nand.c