commit | 667af36905157b65fd79493e7f821db606ebbd33 | [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 | 4dfd36058955550d4a82787a3d2e548faf404f73 [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>