]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl, mtd, nand, atmel_nand: invert device ready pin logic
authorHeiko Schocher <hs@denx.de>
Fri, 31 Oct 2014 07:31:03 +0000 (08:31 +0100)
committerTom Rini <trini@ti.com>
Mon, 17 Nov 2014 13:47:17 +0000 (08:47 -0500)
commit667af36905157b65fd79493e7f821db606ebbd33
tree10f5fec7d716ad5e96ad0a084ef8a3258ed205be
parent4dfd36058955550d4a82787a3d2e548faf404f73
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>
drivers/mtd/nand/atmel_nand.c