[U-Boot] [PATCH 1/2] mtd: nand: omap_gpmc: Add CONFIG_SYS_NAND_USE_READY to enable ready/busy

Tom Rini trini at ti.com
Wed Nov 12 22:34:24 CET 2014


On Wed, Nov 12, 2014 at 11:53:11AM +0100, Stefan Roese wrote:

> By defining CONFIG_SYS_NAND_USE_READY the GPMC NAND driver makes
> use of the ready pin / signal for busy / ready detection. This function
> is already available but currently only used in SPL. I don't see a reason
> to not use it in the main U-Boot as well. As it increases the NAND
> performance.
> 
> I'm making it configurable, so that boards that might now have this pin
> connected are still supported.

I don't think we need to make this configurable.  I think it's always
been an oversight since we've always done this in NAND for SPL and I
can't think of any boards that do support NAND but don't support booting
from NAND in U-Boot.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141112/1a230617/attachment.pgp>


More information about the U-Boot mailing list