From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Sat, 25 Oct 2014 03:11:06 +0200 Subject: [U-Boot] [PATCH v1 07/10] spl, mtd, nand, atmel_nand: invert device ready pin logic In-Reply-To: <1412142894-997-8-git-send-email-hs@denx.de> References: <1412142894-997-1-git-send-email-hs@denx.de> <1412142894-997-8-git-send-email-hs@denx.de> Message-ID: <544AF8AA.6000003@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Heiko, On 01.10.14 07:54, Heiko Schocher wrote: > 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 Ouch .. > > Signed-off-by: Heiko Schocher > Cc: Andreas Bie?mann > Cc: Bo Shen > Cc: Scott Wood > Cc: Josh Wu Reviewed-by: Andreas Bie?mann