commit | ae2af0abc7440d42da441309f83b161807f8e0f6 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Fri Oct 31 08:31:03 2014 +0100 |
committer | Tom Rini <trini@ti.com> | Mon Nov 17 08:47:17 2014 -0500 |
tree | 10f5fec7d716ad5e96ad0a084ef8a3258ed205be | |
parent | 4ff0c376c2a2d0f1f2ee56c45cc54551b862d6e8 [diff] |
spl, mtd, nand, atmel_nand: invert device ready pin logic device ready pin is signalling that the device is ready on state 1 not on 0. Simmiliar as it is in drivers/mtd/nand/nand_spl_simple.c Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com> Reviewed-by: Bo Shen <voice.shen@atmel.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>